Y
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
breadwinner
658 days ago
Or use a tool that already does the rendering, with zoom and pan:
https://visualdb.com
link
ok123456
657 days ago
Or, generate an SVG from the dot file and pan and zoom like any other SVG file in the browser.
link
breadwinner
657 days ago
Then you won't be able to click on a table to view details in a popup.
link