Medium
Database
Use SQLite for development and simple apps
Official
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
Add This Rule
Sign in to add this rule to your workspace
Sign in with GitHubDetails
- Severity
- Medium
- Category
- Database
- Used in
- 1 ruleset