indexing-strategies
CommunitySpeed up queries via smart index design.
Software Engineering#indexing#database#postgresql#optimization#mysql#explain-analyze#composite-index
Authormarquesfelip
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Database indexing and query optimization to reduce latency and improve read performance by designing effective index structures.
Core Features & Use Cases
- Map access patterns to appropriate index designs (single-column, composite, partial, covering)
- Select index types (B-tree, HASH, GIN, GiST, BRIN) suited to workload and data characteristics
- Identify missing or redundant indexes, verify with EXPLAIN ANALYZE, and plan maintenance
- Analyze and tune explain plans to validate index usage and performance improvements
Quick Start
Analyze a table's access patterns and implement a tailored index strategy, starting with a composite index where applicable.
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: indexing-strategies Download link: https://github.com/marquesfelip/agents-and-skills/archive/main.zip#indexing-strategies 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.