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
AWS ECS deployment Aurora PostgreSQL Serverless v2

For production deployments, see the Database Selection Guide.


Table of contents