database-optimization
CommunitySQL query optimization and database performance specialist.
Author89jobrien
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill optimizes database performance through query optimization, indexing strategies, N+1 resolution, caching, and monitoring.
Core Features & Use Cases
- Query optimization with EXPLAIN ANALYZE
- Index design and covering/partial indexes
- N+1 problem resolution
- Caching strategies (Redis, Memcached)
- Migration optimization and performance monitoring
Quick Start
Identify a slow query and generate an optimized version, including an index plan.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: database-optimization Download link: https://github.com/89jobrien/steve/archive/main.zip#database-optimization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.