Skip to content
Help Center

How do I manage my database? What tools are available?

Learn how to efficiently manage your MySQL databases with this detailed guide. More information at Bacan.com.

You create databases directly from your control panel. Once created, you can manage them using phpMyAdmin.

phpMyAdmin allows you to:

  • View the database structure
  • Create and modify tables
  • Use other features such as stored procedures and indexes
  • View the data contained in tables and run SQL queries against your database

How do you access phpMyAdmin?

Log into your control panel and go to the MySQL databases section. There you will find the phpMyAdmin option.