Skip to main content
Back to skills
development
GeminiClaude

SQL Optimizer

Optimize SQL queries and database performance through execution-plan analysis, index suggestions, and query rewriting.

Identify and fix performance bottlenecks in your database queries. Analyze execution plans, suggest optimal indexes, rewrite inefficient queries, detect N+1 query problems, and apply database-specific optimizations for PostgreSQL, MySQL, SQL Server, and more.

sqldatabaseperformanceoptimization
Share:
Version 1.0.0Updated Jan 27, 2026

Capabilities

Analyze query-execution plans
Suggest index improvements
Rewrite inefficient queries
Identify N+1 query problems
Database-specific optimizations

Use cases

Improving query performance
Database tuning
Identifying bottlenecks
Migration optimization

Add to your AI assistant

Choose your AI assistant and run the command in your terminal

Geminicurl -fsSL https://skills.newth.ai/install.sh | bash -s -- gemini sql-optimizerCopy
Claudecurl -fsSL https://skills.newth.ai/install.sh | bash -s -- claude sql-optimizerCopy

Discussions

Sign in with GitHub to join the discussion.

Loading...