CARVIEW |
Select Language
HTTP/2 200
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Wed, 08 Oct 2025 10:54:30 GMT
access-control-allow-origin: *
etag: W/"68e642e6-1128"
expires: Mon, 13 Oct 2025 01:43:35 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: 2375:55BB9:B799F:E1290:68EC56EE
accept-ranges: bytes
age: 0
date: Mon, 13 Oct 2025 01:33:35 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210040-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760319215.870834,VS0,VE285
vary: Accept-Encoding
x-fastly-request-id: 8c57c19b7314cb43fa3193ec38aed27142c96ad0
content-length: 1623
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
- Find us on GitHub
- Do you have suggestions for improving the docs? edit this page