query-graphs icon indicating copy to clipboard operation
query-graphs copied to clipboard

A visualizer for queries - Hyper, Postgres, Tableau

Results 8 query-graphs issues
Sort by recently updated
recently updated
newest added

Sometimes, I get lost while exploring a query plan. A "reset view" button would be helpful in those cases

enhancement

Use cases: * find all expressions which reference a given column * for a column reference, find the corresponding operator which introduces that column e.g. by displaying links similar to...

enhancement

Right now, it is only possible to display detailed information about 1 node at the same time. This leads to usability issues in a few use cases: * Comparing two...

enhancement

I am personally a huge fan of using the keyboard for almost everything. As such, it's pretty annoying not to have key-bindings available in query-graphs I am not quite sure...

enhancement

Provide a way to select between multiple versions of the same query plan (e.g., different optmization steps) and use those for Hyper query plans which include multiple optimization steps

enhancement

I would really like to have a dark theme for query-graphs...

enhancement

It would be nice to optionally visualize the amount of estimated data flow via edge thickness. Using stroke-width, one can assign the width of the links, based on the Hyper...

enhancement

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies