What is phpMyAdmin?
PhpMyAdmin is a database administration tool written i PHP. It can be used for easy administration of several MYSQL databases.
Features of phpMyAdmin
- Drop, create, browse and modify databases.
- Maintenance databases.
- Run query operations, drop, create, update, check, repair tables and more.
- Manage MySQL users and privileges.
- Administering multiple servers.
The full list of features can be found in the official documentation.