sql-pro
Advanced SQL assistant for query optimization, schema design, and performance tuning across database dialects.
Install
npx skills add https://github.com/jeffallan/claude-skills --skill sql-proStats
| Total installs | 2,117 |
| Weekly installs | 2.1K |
| GitHub stars | 7.4K |
| First seen | Jan 20, 2026 |
| Source | @jeffallan/claude-skills |
Summary
- Covers query patterns including CTEs, window functions, recursive queries, and complex joins with execution plan analysis and optimization strategies
- Provides EXPLAIN/ANALYZE interpretation, covering index design, statistics tuning, and before/after benchmarking to meet sub-100ms performance targets
- Includes schema design guidance on normalization, keys, constraints, and cross-dialect migration between major database platforms
- Delivers optimized queries with inline comments, required indexes with rationale, and platform-specific notes for production implementation
Tags
Related skills
| Skill | Installs | vs sql-pro |
|---|---|---|
| springboot-tdd | 1,748 | -369 |
| langgraph-human-in-the-loop | 2,594 | +477 |
| agents-sdk | 2,494 | +377 |
| data-analyst | 1,862 | -255 |
| django-security | 1,701 | -416 |
FAQ
- How many installs does sql-pro have?
- sql-pro has 2,117 total installs and 2.1K installs this week.
- Where is sql-pro hosted?
- sql-pro is published by @jeffallan/claude-skills at https://github.com/jeffallan/claude-skills.
- How many GitHub stars does sql-pro have?
- sql-pro has 7.4K GitHub stars.
- When was sql-pro first indexed?
- OrangeBot.AI first indexed sql-pro on Jan 20, 2026.
- How do I install sql-pro?
- Run: npx skills add https://github.com/jeffallan/claude-skills --skill sql-pro