Ask HN: Good Postgres Native Clients?

6 points by disiplus ↗ HN
I was using mainly mysql where sequel pro was great, i switched recently to postgres and the clients are lacking, pgadmin3 and pgadmin4 are lacking features or running inside browser (slowly). DBeaver is not missing features but is heavy and slows my whole machine (4core 2017 macbook pro).

Is there a fast alternative (i haven't tried paid options).

7 comments

[ 4.3 ms ] story [ 46.2 ms ] thread
Dbeaver is the all-around best tool. If it's slow, there might be an issue with your java install and configuration. Try reinstalling that first.

Other options are JetBrains DataGrip, HeidiSQL, TablePlus, and Navicat.