CloudBeaver
Cloud Database Manager offering web-based access to relational, NoSQL, and cloud DBs.
Why consider CloudBeaver?
CloudBeaver is an open-source web-based database management tool built by the DBeaver team. It provides a secure, browser-based SQL editor, data grid, and entity-relationship diagrams for over 80 database engines.
Learn CloudBeaver by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of CloudBeaver
CloudBeaver centralizes enterprise database administration in the cloud, allowing engineering teams to run SQL queries securely in any web browser.
Running with Docker
docker run -d \ --name cloudbeaver \ -p 8978:8978 \ -v $(pwd)/cloudbeaver_data:/opt/cloudbeaver/workspace \ dbeaver/cloudbeaver:latestCloudBeaver is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.