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 DBngin
Package managers
- Homebrew
brew install --cask dbngin
About DBngin
DBngin is a database version management tool from the TablePlus team. It runs PostgreSQL, MySQL, MariaDB, Redis and other database servers natively on your machine, without Docker or a virtual machine, and starts each one with a single click.
You can set up several servers side by side, each with its own version and port, which suits developers who need to match different projects. It runs on macOS 10.13 or later, on both Apple Silicon and Intel, and on Windows.
Strengths
- One-click start for local database servers
- Runs natively without Docker or a virtual machine
- Multiple versions and ports side by side
- Native builds for Apple Silicon and Intel Macs
Limitations
- Closed source
- No Linux version
- Manages servers only; pair it with a client for queries
Details
- Pricing
- FreeCompletely free, developed and maintained by TablePlus.
- License
- Proprietary
- Developer
- TablePlus
- Platforms
- Windows, macOS
- How it runs
- Downloadable app
- Works offline
- Yes
- Best suited for
- Developers who need local database servers of specific versions
- 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 DBngin
Compare allSoftware that can replace DBngin for an important use case, and what changes if you switch.
Postgres.app
A full PostgreSQL server packaged as a native Mac app with a menu bar item.
Postgres.app is open source but runs only on macOS and only provides PostgreSQL, bundling PostGIS and command-line tools, with no MySQL, MariaDB or Redis servers.
PostgreSQL
The open-source relational database with 35 years behind it, known for correctness, extensibility and a long feature list.
PostgreSQL installed directly gives you the open-source server itself on Windows, macOS or Linux, without DBngin's one-click start or side-by-side version management.
Similar software
Related functionality, not necessarily a direct replacement.
TablePlus
Native database client for many engines with a clean interface.
Beekeeper Studio
A SQL client that is pleasant to look at and works the same on Windows, macOS and Linux.
DBeaver Community
One database client for more than a hundred databases, with a proper SQL editor and ER diagrams.
SQLite
A small, self-contained SQL database engine that stores a whole database in one file.
MySQL Workbench
Oracle's desktop application for developing SQL, administering MySQL servers and analysing query performance.