Hacker News new | ask | show | jobs
by overtomanu 827 days ago
List of db clients I have bookmarked

https://dbeaver.io/

https://plugins.jetbrains.com/plugin/1800-database-navigator

https://www.oracle.com/technetwork/developer-tools/sql-devel...

http://squirrel-sql.sourceforge.net/

https://dbgate.org/screenshots/

TUIs:

https://harlequin.sh/

https://terminaltrove.com/gobang/

Not free:

https://www.jetbrains.com/datagrip/

3 comments

Some other tools I have also enjoyed:

DBVisualizer: https://www.dbvis.com/ (for exploring the schema)

Jailer: https://wisser.github.io/Jailer/ (for data browsing)

Aside from that, it's usually just been a mix of using specialized tools like MySQL Workbench, SQL Developer, pgAdmin and others, or something that tries to do it all like DataGrip.

Didn't actually find anything particularly amazing about DataGrip, but if I'm paying for the JetBrains Ultimate subscription, might as well use it because it's pretty okay.

https://plugins.jetbrains.com/plugin/1800-database-navigator

This looks good. Anyone have experience with it?