Settings

Theme

Show HN: ERD Lab – A database modeling tool built for engineers

app.erdlab.io

1 points by jerryu 3 years ago · 1 comment · 1 min read

Reader

Would really appreciate any feedback from this community.

https://app.erdlab.io No registration required to test. No email confirmation needed to register either if you choose to do so.

Here is a 1 minute video of ERDLab in action. https://www.youtube.com/watch?v=9VaBRPAtX08

jerryuOP 3 years ago

Currently supports: MySQL, MS SQL, SQLite, PostgreSQL, Oracle, SnowFlake and more soon.

One important thing that sets ERDLab apart from other tools is that ERDLab allows you to draw your diagram two ways. Developers often prefer typing so we made a simple code editor which allows you to create your diagrams fast using your keyboard only.

If you prefer no-code solution, you can simply hide/toggle the "Markup" sidebar and you can create your schema without writing a single line of code. This makes ERDLab useful not only for developers but everyone else on the team like analysts, admins and even non-technical stakeholders.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection