|
|
|
|
Login to share your opinion MYSQL Recovery: Rectifying “Database page corruption” Error in MySQLMySQL database use two different data storage engines and InnoDB is one among them. The InnoDB is a standard component of all the current MySQL… read more Things to monitor on MySQL, the user’s perspectiveWorking on mycheckpoint, I have the intention of adding custom monitoring. That is, letting the user define things to monitor. I have my own thoughts,… read more 6 Valid Questions for Every (NoSQL) ProjectThe ILoggable blog is asking 6 extremely interesting questions that I think everyone should try to answer before deciding on using a new storage solution… read more 10 sql tips to speed up your databaseOn most websites, content is stored in a database and served to visitors upon request. Databases are very fast, but there's lots of things that… read more Advanced reporting options for MySQLm seeking help from the MySQL community for what tools are used today to generate complex reports for enterprise applications that use MySQL. In an… read more Pandra, a PHP CRUD library for CassandraPandra (PHP-Cassandra) is a light weight, flexible PHP based CRUD extension for Cassandra / Thrift suitable for object relational models or factory design patterns. New version of MySQL Server releasedThis release, called Betony, contains “m2″ after the version number, signifying the 2nd milestone in the MySQL Development Cycle, which is designed to have GA… read more DigiMantra » Delete duplicate entries/rows/values in mysql table in one queryHow can you delete or remove duplicate entries from a mysql table, without having to use PHP logic etc ? read more NoSQL And You - Thoughts On Finding Right Partner In ChrimeIt's all about your data, about its needs and how your application needs to access them. The times of generic, one-size-fits-all tools like MySQL, PostgreSQL… read more CouchDB Can Completely Change the Architecture of Your Next Web ApplicationCouchDB gives you access to data over HTTP (the advantage of using the right protocol). Add to that the fact that it can store and… read more Top Cloud Security Threats and Countershe Cloud Security Alliance has released their first condensed report on cloud computing security risks. The list of warnings is intended as a companion to… read more Load JSON data with jQuery, PHP and MySQLThe example below doesn't actually make a JSON call with jQuery but does illustrate how the example detailed in this post works. It won't work… read more Maximal write througput in MySQLI recently was asked what maximal amount transactions per second we can get using MySQL and XtraDB / InnoDB storage engine if we have high-end… read more Developing scalable PHP applications using MongoDBNowadays there is a new kind of databases that is getting very popular, specially for Web development, including the PHP world, which are the NoSQL… read more SQL SERVER – Order of Columns in Update Statement Does not MatterI recently received few comments that I have not written on simple subjects recently. In fact, this blog is dedicated to all those who are… read more MongoDB: 5 Things Every PHP Developer Should Know About MongoDB2010 will be remembered as the year SQL died; the year relational databases were moved off of the front line; the year that developers discovered… read more Getting started with CouchDB: a beginner’s guideHave you ever dreamt about a powerful database that you can access easily, without using the SQL language? That what Apache CouchDB is all about.… read more Introduction to Database MarketingThe purpose of marketing is to enable the firm to enhance customer value. In today’s competitive, information-intensive, ROI-oriented business environment, database marketing has emerged as… read more An Emerging NoSQL Usecase: Session StorageStoring web apps session information in NoSQL stores seems to be a new and emerging NoSQL usecase. read more Transfer database from one host to other using mysqldump and shellTransferring your blog or web site from one host to another can sometimes be very cumbersome if not troublesome. There may be instances when you… read more |
|