sql-query-optimizer
CommunityOptimize SQL queries for peak performance.
AuthorCamilo8902
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses slow-performing SQL queries that lead to application slowdowns and poor database performance.
Core Features & Use Cases
- EXPLAIN Plan Analysis: Interprets query execution plans to identify bottlenecks.
- Index Recommendations: Suggests optimal indexes to speed up data retrieval.
- Query Rewrites: Provides alternative SQL syntaxes for better efficiency.
- Performance Benchmarking: Measures query speed before and after optimization.
- Use Case: A user has a slow-running report that queries a large database table. They can use this Skill to analyze the query, identify missing indexes or inefficient joins, and receive optimized SQL code to improve performance.
Quick Start
Analyze the provided SQL query using the sql-query-optimizer skill to identify performance bottlenecks and suggest optimizations.
Dependency Matrix
Required Modules
@prisma/clientperf_hooks
Components
scriptsreferences
💻 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: sql-query-optimizer Download link: https://github.com/Camilo8902/GabyCosmetics/archive/main.zip#sql-query-optimizer 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 223,000+ vetted skills library on demand.