Database configuration

The type of database your Drupal data will be stored in.

MySQL, MariaDB, or equivalent settings

The name of the database your Drupal data will be stored in. It must exist on your server before Drupal can be installed.

SQLite settings

The absolute path to the file where Drupal data will be stored. This must be writable by the web server and should exist outside of the web root.

PostgreSQL settings

The name of the database your Drupal data will be stored in. It must exist on your server before Drupal can be installed.