This is a postgres query explain visualizer.
If you find any issue please report it here: github.com
if you have any questions you can contact me:
info@matteogioioso.com
For now this explainer only accepts plan formatted in JSON
EXPLAIN (FORMAT JSON, ANALYZE, BUFFERS) SELECT * FROM mytable WHERE id='myid'