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 14:58:49 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: 0ECD:3122A7:1E07:22C9:68ED114D
accept-ranges: bytes
age: 0
date: Mon, 13 Oct 2025 14:48:49 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210070-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760366929.280479,VS0,VE286
vary: Accept-Encoding
x-fastly-request-id: a08ef718b8c3a05ecb8e6523c1e19ed7a054a873
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