Beekeeper Studio
A SQL client that is pleasant to look at and works the same on Windows, macOS and Linux.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
5 more ways to get Beekeeper Studio
Package managers
- winget
winget install --id beekeeper-studio.beekeeper-studio - Chocolatey
choco install beekeeper-studio - Homebrew
brew install --cask beekeeper-studio - Flathub
flatpak install flathub io.beekeeperstudio.Studio - Snap Store
snap install beekeeper-studio
About Beekeeper Studio
Beekeeper Studio connects to PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Redshift, CockroachDB, TiDB, BigQuery and Redis, among others. It has a tabbed SQL editor with autocomplete and query history, a table browser you can edit in place, and it does not ask you to register or hand over a card to use it.
Feature parity across operating systems is a stated goal, which sets it apart from clients that treat Linux as an afterthought. Most of the code is GPL 3.0; the paid features live in the same repository under a commercial source-available licence.
Strengths
- Clean, modern interface that is genuinely quicker to work in
- Same features on Windows, macOS and Linux
- No sign-up, registration or card needed for the free version
- Broad database support including BigQuery, Redshift and Redis
Limitations
- Some features are paid and are source-available rather than open source
- Electron, so start-up and memory use are higher than a native client
- Fewer administration tools than DBeaver
- Schema editing is lighter than the heavyweight clients
Details
- Pricing
- FreemiumFree to download with no sign-up. Paid editions add features such as encrypted workspaces and extra database support.
- License
- GPL-3.0
- Developer
- Beekeeper Studio
- Platforms
- Windows, macOS, Linux
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- Day-to-day querying where the client should stay out of the way
- Categories
- Database tools
- Last verified
- Added
- Provenance
- Selected from the TechWalrus downloads catalog (Dev Tools); facts checked against the developer's own pages, 2 sources on file.
Alternatives to Beekeeper Studio
Compare allSoftware that can replace Beekeeper Studio for an important use case, and what changes if you switch.
DBeaver Community
One database client for more than a hundred databases, with a proper SQL editor and ER diagrams.
DBeaver Community offers more than a hundred drivers, ER diagrams and more administration tools under Apache-2.0, but it is Eclipse-based, heavy and slow to start.
TablePlus
Native database client for many engines with a clean interface.
TablePlus is a native closed-source client that stays responsive with large results and adds an iOS app, but its free tier limits tabs and connections.
DataGrip
Multi-database IDE with an intelligent SQL console and schema navigation.
DataGrip adds schema-aware SQL completion and schema and data comparison, but it is a closed-source paid subscription with no free tier.
DbGate
One database client for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite, Redis and a dozen more, on desktop or as a web app.
DbGate covers SQL and NoSQL engines such as MongoDB and Cassandra and also runs as a web app, though it is Electron-based with a dense interface.
HeidiSQL
A long-running Windows client for MariaDB, MySQL, SQL Server, PostgreSQL, SQLite and Firebird, small and quick.
HeidiSQL is a small, free native client that starts instantly, but it has no macOS build and supports fewer engines, mainly MySQL, MariaDB, SQL Server and PostgreSQL.
Beekeeper Studio as an alternative
Listings that name Beekeeper Studio as an alternative.
DB Browser for SQLite
Opens a SQLite file in a spreadsheet-like window so you can look at the data without writing SQL.
Beekeeper Studio works with SQLite and many other databases through a modern Electron interface, with some features paid and source-available.
pgAdmin
The standard open-source administration tool for PostgreSQL.
Beekeeper Studio offers a cleaner interface for day-to-day querying across many databases, but it has fewer administration tools and some features are paid.
phpMyAdmin
Web-based administration for MySQL and MariaDB.
Beekeeper Studio is a cross-platform Electron desktop client with a modern interface, offering lighter schema editing and some paid features.
Prisma Studio
Visual browser and editor for databases described by a Prisma schema.
Beekeeper Studio works with any supported database regardless of ORM, with a clean cross-platform interface, though relations are not shown as navigable Prisma links.
rainfrog
Query databases through a terminal editor with history and favorites.
Beekeeper Studio replaces the terminal with a graphical cross-platform client, with higher memory use from Electron and some paid features.
Redis Insight
Official desktop client for browsing and profiling Redis.
Beekeeper Studio includes Redis support within a general cross-platform SQL client, trading Redis-specific profiling for broad database coverage and some paid features.
Similar software
Related functionality, not necessarily a direct replacement.
Adminer
Database management in a single PHP file.
MongoDB Compass
MongoDB's own graphical client for exploring collections, building aggregation pipelines and checking query performance.
LazySQL
Browse and query databases through a terminal interface.