Database

Database configuration, migrations, and troubleshooting.

What’s in this section

Quick Decision

Use Case Recommended Database
Development/Testing SQLite (default)
Single instance production SQLite or PostgreSQL
Multi-instance production PostgreSQL or MySQL
AWS ECS deployment Aurora PostgreSQL Serverless v2 or Aurora MySQL
AWS RDS MySQL MySQL 8.4+

For production deployments, see the Database Selection Guide.


Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.