Yes, your web hosting control panel (cPanel) comes with an online database management tool called PhPMyAdmin. PhPMyAdmin is a free and open source tool written in PHP intended to handle the administration of MySQL with the use of a web browser, all integrated with cPanel.
 
 It can perform various tasks such as:
 
- Creating, modifying or deleting databases, tables, fields or rows
 - Executing SQL statements
 - Managing users and permissions.
 - Exporting and Importing Databases.