database-guide
Installation
SKILL.md
Database Guide
Recommend a database backend based on dataset shape, volume, and intended use.
When to invoke
- User has raw data (flat files, API dumps) and hasn't yet picked a storage system.
- User asks "what database should I use?", "Postgres or Mongo?", "should this go in a graph DB?".
- Existing storage is painful and they want a second opinion.