SingleStore MCP Server

optimize_sql

Analyze SQL queries with PROFILE to identify inefficiencies and receive actionable optimization recommendations for improved database performance.

Instructions

Analyze a SQL query using PROFILE and provide optimization recommendations

Input Schema

NameRequiredDescriptionDefault
queryYesSQL query to analyze and optimize

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "SQL query to analyze and optimize", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from SingleStore MCP Server

Related Tools

ID: 6t5uvbrpor