I'd like to turn the HN community's attention on sqlectron:
https://github.com/sqlectron/sqlectron-gui/
It's a nice electron-based app which works with postgres, sqlite, mysql, redshift, sqlserver and cassandra. It's not perfect but it's free and needs some development help if anyone good with react feels generous :)
Life is too short to use tools that don't work well to save a few hundred bucks a year.
I go for DBeaver, works marvellously.
I legitimately don't understand why they don't use Electron. Irrational hate of all things JS? There's a right tool for the job and this is it.
Well, they do use JS, though it is crapton of medicore jQuery plugins that run in ages old QtWebkit Python bindings.