Live data from Hacker News

Dbeaver – Multi-platform database tool

dbeaver.io

11–20 of 209 posts

Re: Dbeaver – Multi-platform database tool

#12

Cool, can anyone tell how it compares to Datagrip by jetbrains?

I use jet brains Datagrip as well. It is great (for PostgreSQL) but the big issue is, it cannot connect MySQL database in utf8mb4 encoding. The issue is there for years. Dbeaver is great, there is no such issue to connect utf8mb4 MySQL!

Re: Dbeaver – Multi-platform database tool

#15

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.

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.
Post reply on HN