The Wayback Machine - https://web.archive.org/web/20200523001646/https://github.com/dbeaver/cloudbeaver/
Skip to content
Cloud Database Manager
TypeScript Java JavaScript CSS HTML Batchfile Shell
Branch: devel
Clone or download

Latest commit

Wroud Merge pull request #49 from dbeaver/feat-routing
feat: routing and screen services implementation
Latest commit 163c63b May 22, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE Update issue templates Apr 21, 2020
deploy fix: fix deploy script May 22, 2020
samples/sample-databases Config fix May 12, 2020
server Cloud extension improvements May 21, 2020
webapp Merge pull request #49 from dbeaver/feat-routing May 22, 2020
.gitattributes Sampel database fix (binary + ext) Apr 21, 2020
.gitignore gitignore update (Eclipse) May 13, 2020
LICENSE Cloudbeaver 1.0 initial Apr 16, 2020
README.md Update README.md May 19, 2020

README.md

CloudBeaver Community

Cloud Database Manager - Community Edition.
CloudBeaver is a web server which provides rich web interface. Server itself is a Java application, web part is written on TypeScript and React.
It is free to use and open-source (licensed under Apache 2 license).
See out WIKI for more details.

Build CloudBeaver

CloudBeaver is the multi-platform server side application. It can run on Linux, Windows and MacOS X.

Detailed instructions

Demo server

You can see live demo of CloudBeaver here: https://demo.cloudbeaver.io

Database access instructions

Changelog

CloudBeaver 1.0.2 - 2020-05-19

  • Data export feature UI was improved
  • User authentication and permission management
  • Driver management was redesigned
  • Clickhouse driver was added
  • Build procedure was redesigned
  • Many minor bugfixes

CloudBeaver 1.0.1 - 2020-05-05

  • Data export feature added to the data viewer
  • H2 embedded database driver was added
  • User authentication API was added
  • Product configuration framework and API was added
  • Embedded database for user management was added
  • Many minor bugfixes
You can’t perform that action at this time.