Database Skills
SQL and NoSQL database commands for querying, managing schemas, users, backups, and database administration.
15 skills
Database Connection Pool Management
Configure database connection pools correctly — pool sizing formulas, timeout settings, health checks, connection lifecycle management, and monitoring for Node.js, Python, and Java applications.
CQRS Implementation
Implement Command Query Responsibility Segregation for scalable architectures.
Database Admin
Expert database administrator specializing in modern cloud databases, automation, and reliability engineering.
Database Architect
Expert database architect specializing in data layer design from scratch, technology selection, schema modeling, and scalable database architectures.
Database Cost Optimization
You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability.
Database Design
> **Learn to THINK, not copy SQL patterns.** **Read ONLY files relevant to the request!** Check the content map, find what you need. | File | Description | When to Read |
Database Fundamentals
Database development and operations workflow covering SQL, NoSQL, database design, migrations, optimization, and data engineering.
Database Migration
Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures.
Database Optimizer
Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures.
Event Sourcing Architect
Expert in event sourcing, CQRS, and event-driven architecture patterns.
Event Store Design
Design and implement event stores for event-sourced systems.
Migration Observability
Migration monitoring, CDC, and observability infrastructure.
Database Migration Patterns & Tools
Implement version-controlled database migrations — tool selection (Prisma, Knex, Flyway, Alembic), migration file structure, rollback strategies, and CI/CD integration for safe schema evolution.
ORM Best Practices & N+1 Query Prevention
Use ORMs effectively — prevent N+1 queries, understand eager vs lazy loading, optimize generated SQL, handle transactions correctly, and know when to bypass the ORM for raw SQL.
SQL Migration Patterns
SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, and SQL Server.