Do you offer web-based MySQL database management interface?
The web-based MySQL database management interface is available under Database Management in the Panelbox. Currently we provide phpMyAdmin - an Open Source Software. Key features of phpMyAdmin include:- Create and drop databases
- Create, copy, alter and drop 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
For more information on phpMyAdmin, please refer to phpMyAdmin Web Site.
