Hacker News new | ask | show | jobs
by gavinray 2242 days ago
Tried it out, there are several similar tools (DB Diagram being closest) but this has the nicest UI, I think. Really solid job on the UX details like tab-completion + enter/select when typing column types in tables.

Auto-layout would be a useful feature, a button to click to re-arrange the table cards in a nice way (unless I missed it).

Also: Made in Vue! I <3 Vue

1 comments

Thanks! Definitely put a lot of attention on the UX so glad to hear it's been a differentiator.

Auto-layout would indeed be nice might be a bit of a challenge tech-wise. Thanks for suggesting it!

This is indeed one of the nicest UI's I've seen, is this all custom made or are you using some open components? I wanted to get similar effect for something completely different I had in mind (like a flow based diagram), any advice greatly appreciated.