PhpMyAdmin
You can manage your MySQL database from your Web browser using PhpMyAdmin.
You will be able to:
• create, copy, drop and alter tables
• delete, edit and add fields
• execute any SQL-statement, even batch-queries
• manage keys on fields
• load text files into tables
• create and read dumps of tables
• export data to CSV values
