Most web applications require a database. Here's how to create and manage one on Pro Cloudify.

Create a Database

  1. In your hosting panel, go to Databases > MySQL Databases.
  2. Enter a name for your database and click Create.
  3. Create a database user with a strong password.
  4. 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.