587 B
587 B
Query Plan Viewer
A static HTML viewer for plan-runner JSON files (the fixtures).
Usage
Open index.html in a browser, then drop a JSON file from crates/plan-runner/fixtures/ onto the page.
Alternatively, you can run the commands below to serve the viewer locally:
make viewer
Then open the following URL in your browser (replace two_atom_join.json with the name of the plan you want to view)