Hacker News new | ask | show | jobs
by DEinspanjer 3353 days ago
I haven't used Sequel Pro, so please forgive me if there are some very advanced features beyond solid DBMS DML and DDL.

I started using Jetbean's DataGrip product last year when they released it. It is built on the IntelliJ IDEA tech stack and provides a fantastic multi-DBMS platform that has everything I need not only for Postgres but MSSQL and others.

1 comments

If you use IntelliJ, you're already using DataGrip - it's the "Database" plugin.
I was about to ask this question on whats the difference between default IntelliJ database plugin and DataGrip. Thanks for your comment on this.
It's mostly the same, DataGrap is a bit easier/more obvious to use but the features are identical from what I can tell.