MySQL Visual Explain oEmbed

mysqlexplain.com

MySQL Visual Explain provides visualizations to help optimize MySQL queries. Developers can embed detailed visual explanations of query performance from MySQL using the oEmbed URLs, making it easier to comprehend and analyze complex query structures instead of relying on MySQL’s default EXPLAIN output. Consumers such as WordPress, Slack, and other CMS or chat platforms can call its oEmbed endpoint to turn MySQL Visual Explain URLs into rich embeds — without writing custom integration code. Below are the endpoint details, supported URL patterns, and response formats for MySQL Visual Explain.

1
Endpoint
2
URL patterns
json
Format
Yes
Discovery
Endpoint
https://api.mysqlexplain.com/v2/oembed.json
Supported URL patterns
https://mysqlexplain.com/explain/* https://embed.mysqlexplain.com/explain/*
Formats: json Link-tag discovery enabled

Test a MySQL Visual Explain URL

See the live oEmbed response and a rendered preview.

Open URL Tester