database-query-optimization
CommunitySpeed up SQL queries with intelligent indexing.
AuthorKhrees2412
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Slow database queries can degrade application performance and user experience. This skill helps identify bottlenecks, design effective indexing strategies, and optimize execution plans.
Core Features & Use Cases
- Query performance analysis with EXPLAIN ANALYZE outputs to determine whether scans, joins, or sorts are causing delays.
- Indexing guidance, including single-column, composite, covering, and partial indexes, tailored to workload patterns.
- Practical patterns to replace N+1 queries, optimize data access, and validate improvements with measurable metrics.
Quick Start
Run a quick audit on a representative workload to identify the top slow queries and propose index plans.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-query-optimization Download link: https://github.com/Khrees2412/grepbase/archive/main.zip#database-query-optimization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.