Hacker News new | ask | show | jobs
by envoked 2652 days ago
I’ve been using Postico (https://eggerapps.at/postico) on OSX for the last few years and been enjoying it: clean look, ability to edit and explore schemas, ability to export results to a variety of formats (JSON, CSV, etc.), and good cadence with releases.

The main thing it can’t do well is export/import large databases but that’s what ‘pg_dump’ and friends are for.