Optimize MySQL database

February 8, 2011 / MySQL

How to optimize a MySQL database Usually, for a website having large volume of data, optimizing the MySQL database becomes crucial for enhancing the performance to indexing. Indexing helps in…

Read More

Spread the love

How to create a table in PhpMyAdmin

January 7, 2011 / MySQL

PhpMyAdmin is an open source application designed and developed in PHP scripting language to perform various tasks, such as creating, modifying or removing database tables, fields of application.  It works…

Read More

Spread the love