Once you've created your MySQL databases you may need to manage them, depending on what you're doing with MySQL. We have phpMyAdmin which can be found in your cPanel control panel.
phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.