Alternatives to CloudBeaver
A self-hosted web database manager from the DBeaver team, used through a browser. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
CloudBeaver
A self-hosted web database manager from the DBeaver team, used through a browser.
Replacements
Listings that take over the same core job as CloudBeaver.
Adminer
Database management in a single PHP file.
Adminer is a single PHP file supporting many engines with no dependencies, but offers fewer conveniences and must be protected on public servers.
DbGate
One database client for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite, Redis and a dozen more, on desktop or as a web app.
DbGate can be self-hosted as a Docker image or web app and covers SQL and NoSQL engines, though a few connectors are premium.
Outerbase Studio
A lightweight open-source database GUI that runs in the browser for Postgres, MySQL and SQLite.
Outerbase Studio is a lighter browser-based GUI self-hosted with Docker, supporting only Postgres, MySQL, SQLite and libSQL.
Chat2DB
A free, local-first database client and SQL workspace with optional AI query help using your own model.
Chat2DB offers a self-hostable web edition for more than 40 databases, adding optional AI query help with your own configured model.
phpMyAdmin
Web-based administration for MySQL and MariaDB.
phpMyAdmin is a self-hosted web tool limited to MySQL and MariaDB, widely preinstalled on shared hosts, with a dated interface.
pgAdmin
The standard open-source administration tool for PostgreSQL.
pgAdmin can run as a shared web application but supports only PostgreSQL, covering its full object model.
DBeaver Community
One database client for more than a hundred databases, with a proper SQL editor and ER diagrams.
DBeaver is the desktop client from the same team, installed per user, with more than a hundred drivers, ER diagrams and data migration.
Similar software
Related functionality, not a direct replacement.
Mongo Express
A web-based admin interface for MongoDB, written in Node.js and Express.
Metabase
An open-source analytics tool for querying databases and building dashboards, with or without writing SQL.
Apache Superset
A self-hosted data exploration and visualization platform with a no-code chart builder and SQL IDE.