Architects scalable database schemas and optimizes query performance across relational and NoSQL systems.
This skill equips Claude with the expertise of a senior database architect to guide the design of high-performance data persistence layers. It provides specialized implementation patterns for diverse workloads, helping users balance normalization with performance, choose between ACID and BASE consistency models, and implement advanced scaling techniques like sharding and replication. Whether you are troubleshooting slow queries using execution plans or architecting a distributed system following CAP theorem principles, this skill ensures your data layer is built for reliability and scale.
主な機能
01Advanced query optimization and strategic indexing guidance
02Consistency model selection (ACID vs. BASE) for distributed systems
037 GitHub stars
04Performance troubleshooting via execution plan analysis
05Distributed database patterns including sharding and partitioning
06Expert schema modeling for SQL, Document, Key-Value, and Graph databases
ユースケース
01Architecting migration strategies between relational and NoSQL technologies
02Designing a new application's schema to support high-growth data volumes
03Refactoring slow-performing legacy queries and implementing caching layers