Back to Plugins

Sql Query Optimizer

Analyze and optimize SQL queries for better performance, suggesting indexes, query rewrites, and execution plan improvements

databaseperformance

Installation

/plugin marketplace add jeremylongshore/claude-code-plugins-plus-skills && /plugin install sql-query-optimizer@claude-code-plugins-plus-skills

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub