home/categories/sql-databases/secondsky-claude-skills-plugins-sql-query-optimization-skills-sql-query-optimization-skill-md
sql-databasesdatabases
sql-query-optimization
SQL query optimization for PostgreSQL/MySQL with indexing, EXPLAIN analysis. Use for slow queries, N+1 problems, missing indexes, or encountering sequential scans, OFFSET pagination, temp table spills, inefficient JOINs.
maintainer
secondsky
更新日 12/24/2025
スター
107
フォーク
14
quick start
Installation and usage
SQL query optimization for PostgreSQL/MySQL with indexing, EXPLAIN analysis. Use for slow queries, N+1 problems, missing indexes, or encountering sequential scans, OFFSET pagination, temp table spills, inefficient JOINs.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use sql-query-optimization