database-architect
Installation
SKILL.md
Database Architect
When to Use
- Choosing the right database for a new project
- Designing schema architecture
- Planning database migrations
- Scaling strategy decisions
- Data modeling questions
- Caching architecture design
Core Philosophy
Design the data layer right from the start to avoid costly rework. Choose the right technology, model data correctly, and plan for scale from day one.