Medium Database

Use SQLite for development and simple apps

Rule Description

SQLite for dev/test, single-user apps. WAL mode for concurrency. Switch to Postgres for production scale.

Included in Rulesets

Code Review Standards
214 rules • 0 standards
View

Add This Rule

Sign in to add this rule to your workspace

Sign in with GitHub

Details

Severity
Medium
Category
Database
Used in
1 ruleset