Description:
This is a ColdFusion-based MySQL web administrator, which supports most of the features that could be applied to the database.
Some of the features supported are as follows,
? List/Add/Drop MySQL databases;
? List/Rename tables in a database;
? Add/Modify table schema/indexes;
? View/Add/Update/Print records;
? A SQL Query Editor that lets your query database and print the output;
? Dump the schema of a single table or dump the schema of all the tables from a database;
? Backup/Restore Database/Tables from/to the remote server;
? A User Manager
|