☍
CloudBeaver — Web-Based Database Manager
Browse, query, and manage your databases from the browser
Key Features
Everything you need to explore and manage your data visually
-
🌐 Web-based — no desktop installation needed
Access your databases from any browser. No client software to install or update.
-
🔌 Multi-database — PostgreSQL, MySQL, ClickHouse, SQLite, Oracle, SQL Server, and more
Connect to virtually any relational database through a single interface.
-
📊 Visual data browser — browse tables, columns, data with a GUI
Navigate your schema tree, inspect table structures, and view data without writing SQL.
-
📝 SQL Editor — write and run queries with syntax highlighting
Full-featured query editor with auto-completion, result grids, and export options.
-
🔒 User management — admin controls, per-connection permissions
Control who can access which connections. Set up read-only or full-access roles.
Built on DBeaver — CloudBeaver is the web edition of
DBeaver,
one of the most popular open-source desktop database tools. It brings the same powerful
data management capabilities to a Docker container you can access from your browser.
In ReportBurster
How CloudBeaver fits into your setup
CloudBeaver is available as a third-party app within the ReportBurster ecosystem.
You can start it via the command line with service app start cloudbeaver 8978.
Once running, it provides a visual companion for the databases that ReportBurster connects to —
letting you inspect data, run ad-hoc queries, and verify report outputs.
Quick Reference
Connection details and container info at a glance
|
Detail |
| URL |
http://localhost:8978 |
| Container |
rb-cloudbeaver |
| Image |
dbeaver/cloudbeaver:25.2.5 |
| Start Command |
service app start cloudbeaver 8978 |