
CloudBeaver
Web-based database manager by DBeaver

CloudBeaver is a web-based database manager from the DBeaver project designed for teams to access, browse, and query databases from a browser. It provides a centralized way to manage database connections and permissions while using a familiar DBeaver-style SQL editor and object navigator.
Key Features
- Browser-based SQL editor with results grid, filtering, and basic data editing
- Database object navigator to browse schemas, tables, views, columns, indexes, etc.
- Centralized connection management (create/manage shared connections)
- Role-based access control for users/teams and per-connection permissions
- Authentication options for team deployments (community vs. enterprise capabilities vary)
- Multi-database support via DBeaver drivers/extensions (JDBC-based)
- Admin console for server configuration and workspace management
- Deployment via Docker for quick setup and upgrades
Use Cases
- Provide a shared, browser-accessible SQL client for operations and analysts
- Centralize database connection credentials and control who can access what
- Lightweight alternative to installing desktop SQL clients across a team
Limitations and Considerations
- Some advanced DBeaver desktop features (deep ER modeling, extensive plugins) may not be available in the web UI
- Exact auth/SSO and enterprise management features depend on edition and configuration
CloudBeaver fits teams that want a web database client with centralized governance and broad JDBC connectivity. It is especially useful when you need controlled access to databases without requiring local tooling on every workstation.
Categories:
Tags:
Tech Stack:
Similar Services

Supabase
Open-source Firebase alternative built on Postgres
Self-hostable backend platform combining Postgres, Auth, Storage, realtime APIs, edge functions, and an admin dashboard to build and scale apps quickly.


NocoDB
Turn any database into a collaborative spreadsheet interface
Open-source Airtable alternative that adds a spreadsheet UI, views, forms, automations, and APIs on top of SQL databases like Postgres and MySQL.


ChartDB
Database schema diagrams from your SQL databases
ChartDB generates interactive ER diagrams by introspecting your SQL database schema, helping teams document, explore, and share table relationships and metadata.

Mathesar
A spreadsheet-like interface for PostgreSQL databases
Mathesar provides a collaborative, spreadsheet-style UI for working with PostgreSQL data, including table creation, linking, querying, and sharing views without writing SQL.


Baserow
Open-source no-code database and Airtable alternative
Baserow is a collaborative no-code database (Airtable alternative) to create tables, views, forms, and an API for building internal tools and lightweight apps.

TypeScript
JavaScript