Install a database server

After reviewing the database requirements, you are ready to install a database server. Refer to your database provider's documentation for instructions.

For a quick and easy setup, use postgreSQL. It's free, and can be downloaded from this link: PostgreSQL software download page.

After installing the database server, you are ready to configure it.