Analytics

SQL Query Optimizer

Analyze and optimize SQL queries for warehouse performance with explain plans and index recommendations

sqlperformanceoptimizationexplain-plans

Install

skilledin install sql-query-optimizer

Requires the skilledin CLI. Run npm i -g @skilledin/cli to get started.

Documentation

--- name: sql-query-optimizer version: 1.0.0 description: Analyze and optimize SQL queries for warehouse performance with explain plans and index recommendations author: marcus.chen@snowpipe.dev category: analytics tags: [sql, performance, optimization, explain-plans] price: 0 license: MIT --- # SQL Query Optimizer Analyze and optimize SQL queries for warehouse performance with explain plans and index recommendations ## Overview This skill provides comprehensive guidance for working with sql query optimizer patterns and best practices in production environments. ## What This Skill Does - Provides expert-level instructions for sql workflows - Includes production-tested patterns and anti-patterns - Covers configuration, optimization, and troubleshooting - Supports integration with common data stack tools ## Prerequisites - Familiarity with SQL and data engineering concepts - Access to relevant cloud or on-premises infrastructure ## Usage Install this skill and reference it in your agent configuration. The skill will guide your AI assistant through sql tasks with best practices.
SQL Query Optimizer | SkilledIn