Postgres.app
A full PostgreSQL server packaged as a native Mac app with a menu bar item.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get Postgres.app
Package managers
- Homebrew
brew install --cask postgres-app
About Postgres.app
Postgres.app installs PostgreSQL on a Mac the same way as any other app: download it, move it to Applications and click Initialize to create a server listening on localhost port 5432. It includes the PostGIS extension, the command-line tools and header files.
A menu bar item shows the server status, and minor updates can install automatically. It suits developers who want a local PostgreSQL database on macOS without using a package manager.
Strengths
- Drag-and-drop install with no command line needed
- Includes PostGIS and command-line tools
- Automatic minor updates
Limitations
- macOS only
- Intended for local development rather than production servers
Details
- Pricing
- FreeFree and open source.
- License
- PostgreSQL
- Developer
- The Postgres.app contributors
- Platforms
- macOS
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- Mac developers who need a local PostgreSQL server
- Categories
- Database tools, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Postgres.app
Compare allSoftware that can replace Postgres.app for an important use case, and what changes if you switch.
DBngin
A free desktop app for starting local PostgreSQL, MySQL, MariaDB and Redis servers with one click.
DBngin is free but closed source, runs on Windows and macOS, and starts local PostgreSQL, MySQL, MariaDB and Redis servers with multiple versions side by side.
PostgreSQL
The open-source relational database with 35 years behind it, known for correctness, extensibility and a long feature list.
PostgreSQL installed directly runs on Windows, macOS and Linux and suits production servers, without Postgres.app's drag-and-drop install, menu bar item or bundled PostGIS.
Similar software
Related functionality, not necessarily a direct replacement.
Postico 2
A native Mac app for browsing, editing and querying PostgreSQL and compatible databases.
pgAdmin
The standard open-source administration tool for PostgreSQL.
pgcli
A command-line PostgreSQL client with auto-completion and syntax highlighting.
TablePlus
Native database client for many engines with a clean interface.
pgweb
A web-based PostgreSQL client that ships as a single binary and runs in your browser.