Most web applications require a database. Here's how to create and manage one on Pro Cloudify.
Create a Database
- In your hosting panel, go to Databases > MySQL Databases.
- Enter a name for your database and click Create.
- Create a database user with a strong password.
- Assign the user to the database with the appropriate privileges.
Tip: Tip: Use phpMyAdmin (available in your panel) for a visual interface to manage your database tables and data.