CARVIEW |
Select Language
HTTP/2 200
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Thu, 17 Jul 2025 20:49:58 GMT
access-control-allow-origin: *
etag: W/"687961f6-117e"
expires: Mon, 28 Jul 2025 16:26:51 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: D128:3B09BF:244370:2AA55A:6887A272
accept-ranges: bytes
age: 0
date: Mon, 28 Jul 2025 16:16:51 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210093-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753719412.626478,VS0,VE209
vary: Accept-Encoding
x-fastly-request-id: 82fe7bd8284c0cae7b90a28ef24758887711069d
content-length: 1644
GUI Tools for PostgreSQL on the Mac
Postgres.app
The easiest way to get started with PostgreSQL on the Mac
GUI Client Apps
There are many clients for PostgreSQL on the Mac. Below is a list of some of the Mac Apps I found (in alphabetic order).
- Beekeeper Studio
- Datagrip
- Datazenit
- DBeaver
- DBGlass
- DbVisualizer
- Froq
- Luna Modeler
- Navicat for PostgreSQL
- pgAdmin
- Postico
- PSequel
- SQLPro for PostgreSQL
- TablePlus
- Valentina Studio
You can find many more of them on the PostgreSQL Clients page in the PostgreSQL wiki. Some of them are quite powerful; some are still a bit rough.
The default connection parameters are described here.
If you need to provide an URL, use postgresql://YOURUSERNAME@localhost/YOURUSERNAME
- Follow @PostgresApp
- Find us on GitHub
- Do you have suggestions for improving the docs? edit this page