DB Defaults

Use when adding local data persistence to a Python project — caching, relational storage (simple, complex/OLTP, or analytical/OLAP), document storage, full-text search, vector/embedding search, background job queues, cron/scheduled tasks, pub/sub/event streaming, graph data, blob storage, or time-series data — and no explicit "evaluate the best DB for this" request was made. Gives the default technology per category, chosen for permissive licensing, pytest-local testability with no docker/cloud, and low-boilerplate LLM-agent-friendly APIs, so picks stay consistent across projects instead of drifting session to session.

theodoread 3cd3d53 16 files · 52.9 KB Updated

File contents

theodoread/agent-skills/tree/main/skills/db-defaults commit 3cd3d53c06

Frequently asked questions

npx skillmds@latest add theodoread/db-defaults