sql query optimizer
sql query optimizer
Teaches agents to analyze, diagnose, and rewrite SQL queries for optimal performance across PostgreSQL, MySQL, SQLite, and SQL Server. Covers EXPLAIN plan interpretation, index strategy, ant
Sql Query Optimizer
Teaches agents to analyze, diagnose, and rewrite SQL queries for optimal performance across PostgreSQL, MySQL, SQLite, and SQL Server. Covers EXPLAIN plan interpretation, index strategy, anti-pattern detection, and query restructuring. Generates concrete optimized queries with before/after performance comparisons.
Install
# SkillHQ
skillhq install sql-query-optimizer
# AgentPowers (Claude Code)
ap install sql-query-optimizer
What's Inside
- SKILL.md — instructions for AI coding agents
- scripts/ — executable utilities (Python)
- references/ — detailed guides and context
- templates/ — reusable templates and examples
Requirements
- Claude Code, Cursor, or any Claude-compatible agent
- Python 3.8+ for bundled scripts
Reviews (0)
Loading reviews...