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.