Hacker News new | ask | show | jobs
by orthecreedence 2707 days ago
I use DBeaver all the time and love it.

MySQL, Postgres, SQLite, etc...all the tools I need in one app.

I generally try to avoid Eclipse-based projects because they can be very bloated, but in this case it's easily justifiable.

1 comments

Does it provide any linting or other code checks? I'm curious because I'm looking for something that can teach me proper SQL coding style and practices as I write it.
Yes. At least for Postgres autocomplete is very handy.