phpMyAdmin
The following is an extract from the phpWizard web site at http://www.phpwizard.net:
phpMyAdmin is intended to handle the adminstration of MySQL (Database) over the web. Currently it can:
- create and drop database
- 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
- administer multiple servers and single databases