Configuring Database Services for Strapi on Platform.sh
Try for 30 days
Flexible, version-controlled infrastructure provisioning and development-to-production workflows
Strapi requires a database in order for it to run successfully. It currently has support for the following database types:
- SQLite
- PostgreSQL
- Oracle MySQL/MariaDB
- MongoDB (only Strapi v3)
SQLite
Configure your Strapi application to use a SQLite database on Platform.sh.
PostgreSQL
Configure your Strapi application to use a PostgreSQL database on Platform.sh.
MySQL
Configure your Strapi application to use a MySQL database on Platform.sh.
MongoDB
Configure your strapi application to use a MongoDB database on Platform.sh (v3 only).