Deploying Databases

If your web server incorporates data processing applications or is designed to generate web pages dynamically, you will likely need a database for storing and retrieving data. You can either create a new database for a site or import the data from your previously backed up MySQL or PostgreSQL database.

In this section:

Creating or Importing a Database

Creating Database User Accounts

Changing Database User Passwords

Removing Database User Accounts

Removing Databases