pgAdmin 4
pgAdmin 4 is an open-source administration and development platform for PostgreSQL databases. It provides a graphical interface for managing PostgreSQL servers, writing and executing SQL queries, configuring server objects, and performing database administration tasks. Features include a syntax-highlighting SQL editor, server-side code editor, job scheduling, replication support, and SSL-encrypted connections. pgAdmin runs on macOS, Linux, Windows and other platforms and is used by database administrators, developers and teams managing PostgreSQL databases of any scale.
AI Recommendation
1 suggestionpgAdmin 4 ships with native Apple Silicon support — the official download page at pgadmin.org explicitly offers a Universal Binary (Intel and Apple Silicon) macOS App Bundle. The latest version, released in April 2026, includes the native Apple Silicon build. To get it: visit the pgAdmin 4 macOS download page, download the current disk image, mount it in Finder, and drag the pgAdmin 4 appbundle to your Applications folder. This will replace any older Intel-only version you have. The app is code-signed and notarized by Apple, so it will launch without security warnings. No special configuration is needed after installation — your server connections and saved queries will remain intact.
Recommended reading