Architects high-performance database schemas and manages complex migrations using expert-level normalization and indexing strategies.
The Database Designer skill transforms Claude into a senior database architect capable of handling every phase of data modeling and management. It provides automated analysis of normalization levels from 1NF to BCNF, detects missing or redundant indexes, and generates robust migration scripts using zero-downtime patterns like expand-contract. By combining theoretical design principles with practical performance modeling, this skill helps developers build scalable, performant database layers that can evolve without service interruption, making it indispensable for both greenfield projects and legacy refactoring.
Características Principales
01Zero-downtime migration planning using the expand-contract pattern
02Advanced data modeling patterns for Relational, Document, and Graph data
03Automated normalization analysis (1NF to BCNF) and denormalization optimization
04Intelligent index gap detection and composite index strategy modeling
05Automatic Mermaid ERD generation from SQL DDL scripts
060 GitHub stars
Casos de Uso
01Executing complex schema evolutions in production environments without service downtime
02Architecting scalable schemas for new enterprise applications with high data integrity
03Refactoring legacy databases to resolve performance bottlenecks and redundancy