Hacker News new | ask | show | jobs
by ok123456 658 days ago
Schema Spy generates graphviz files. You could render those in the browser.
1 comments

Or use a tool that already does the rendering, with zoom and pan: https://visualdb.com
Or, generate an SVG from the dot file and pan and zoom like any other SVG file in the browser.
Then you won't be able to click on a table to view details in a popup.