phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Internet. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, and manage keys on fields. [edit]
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over th...
| OStatic Users | 21 |
| Stories | 1 |
| Questions | 0 |
Share a valuable story about this application with the OStatic Community.
Ask the OStatic community your question about this software.
Probably the best MySQL administration tool out there. Let me take it a step further by saying that this is one of the best Database administration tools out there!
This should serve as a template for how Database Administration tools should be built...
The main advantage of using phpMyAdmin over a Windows or Linux ER-modeling application is that all the MySQL tables are already created, so I can simply start inserting example data and share this data.