phpMyAdmin is a freeware application based in PHP. It aims to handle the administration of MySQL over the Web. phpMyAdmin supports a variety of operations on MySQL and MariaDB.
Some frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed from the user interface, while you still have the ability to directly execute any SQL statement.
Access phpMyAdmin from cPanel
If you are using cPanel it’s pretty easy to access phpMyAdmin. Just follow the following steps:
- Log into your cPanel account.
- Go to Databases tab.
- Select phpMyAdmin and you will be redirected to a new tab.