Analyzes database workloads and query patterns to provide actionable recommendations for optimizing and managing indexes.
This skill empowers Claude to significantly enhance database performance by analyzing query execution patterns and existing index configurations. It automatically identifies performance bottlenecks caused by missing indexes and uncovers redundant or unused indexes that consume storage and slow down write operations, providing a comprehensive report with concrete strategies for database optimization and storage reclamation.
主な機能
01Detection of missing index opportunities to fix slow queries
02Automated workload and query pattern analysis
03Integration with existing database monitoring workflows
04Identification of unused or redundant indexes for removal
05884 GitHub stars
06Actionable recommendations for indexing strategies
ユースケース
01Performing routine database health checks and index audits
02Optimizing slow-running production queries in real-time
03Reducing database storage costs and improving write performance