PhpMyAdmin is a third-party database administration tool written in PHP. Its web user interface enables the easy administration of one or more MySQL databases.
Features of phpMyAdmin
- Create, drop, browse and modify databases.
- Perform maintenance on databases.
- Run query operations, drop, create, update, check, repair tables and more.
- Manage MySQL users and privileges.
- Administer multiple servers.
The full list of features can be found in the official documentation.