explain_query
Explain SQL queries and simulate hypothetical indexes to identify performance bottlenecks.
Instructions
EXPLAIN a SQL query, optionally with hypothetical indexes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db | No | Database id from list_databases | |
| sql | Yes | ||
| analyze | No | ||
| hypothetical_indexes | No |