Hacker News new | ask | show | jobs
DbGate – open-source (no)SQL database client – now can create ER diagrams (dbgate.org)
1 points by janproch 1610 days ago
1 comments

DbGate was been already introduced on HN - https://news.ycombinator.com/item?id=26899100

New version comes with creating ER diagrams, with automatic layout, ability to change styles and export functionality.

There are also notable improvements from recent versions, such as big optimalization of electron app (now no embeded HTTP server in electron app is used). Also table schema editor and database structure compare tool was implemented.