Configuring Your Database#

You need to configure a database (schema) and user account for RelStorage. RelStorage will populate the database with its schema the first time it connects. Once you have the database configured, you can configure your application to use RelStorage.

Note

If you’ll be developing on RelStorage itself, see how to set up databases to run tests.