Skip to main content
Execute qualquer Skill no Manus
com um clique

sql-optimization

SQL query optimization patterns including EXPLAIN plan analysis, index strategies, query rewriting, and N+1 query prevention. Use when optimizing slow database queries, analyzing query performance, designing indexes, or debugging database bottlenecks. Works with PostgreSQL, MySQL, SQLite, and other SQL databases. Typical improvements: 10x-1000x query speedup.

Visão geral

SQL query optimization patterns including EXPLAIN plan analysis, index strategies, query rewriting, and N+1 query prevention. Use when optimizing slow database queries, analyzing query performance, designing indexes, or debugging database bottlenecks. Works with PostgreSQL, MySQL, SQLite, and other SQL databases. Typical improvements: 10x-1000x query speedup.

Comando de instalação
npx skills add https://github.com/applied-artificial-intelligence/claude-code-toolkit --skill sql-optimization

Copie e cole este comando no Claude Code para instalar a skill

Estrelas72
Forks19
Atualizado1 de novembro de 2025 às 23:59
SKILL.md
readonly