explain_query
Analyze SQL query execution plans and receive plain-English performance recommendations. Supports PostgreSQL and MySQL.
Instructions
Analyze a SQL query's execution plan and return plain-English performance recommendations. Runs EXPLAIN ANALYZE (Postgres) or EXPLAIN FORMAT=JSON (MySQL). [BUILD tier]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||