Skip to content

Tang-GitHub/cloudbeaver

 
 

Repository files navigation

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.

Run in Docker

Demo server

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

Database access instructions

Changelog

CloudBeaver 21.0.0 - 2021-04-15

Changes since 20.0.0:

  • Navigation tree:
    • Simple and advanced view for database objects
    • Show system objects option
  • Connection form:
    • New drivers: Oracle, SQL Server, Trino (Presto), Derby Server
    • SSH support
    • Editing for manual connections
    • Custom fields for advanced connection settings
    • Connection form redesign
    • Fixes for the name duplicates and deletion of the template connections
  • Data editor:
    • Value panel for data review and editing
    • Spatial data viewer
    • Sorting indication for the data grid
    • Performance improvements
  • SQL editor:
    • Improvements for autosuggest and highlighting
  • Log viewer:
    • Quick review for the error details
    • All errors and warnings on the panel
  • New page with the product information
  • Administration part:
    • Redesign for the authentication engine
    • Server re-configuration without re-login
    • Additional labels for the connections with SSH
  • A lot of UI fixes, enhancements and improvements.

CloudBeaver 20.0.6 - 2021-03-31

  • Value panel for Data Viewer was added: a full text of your cell value on a special panel to view and edit.
  • Spatial data support was added: single and multi objects can be shown on a map.
  • Possibility to Show or Hide system objects was added to the context menu in the Navigator.
  • All product information can be found in public settings.
  • A lot of minor UI fixes and improvements.

CloudBeaver 20.0.5 - 2021-03-18

  • New design for the connection form
  • Possibility to edit connections created manually in the public part of the application
  • SSH support for connections in public part of the application
  • Possibility to deny credentials saving
  • Drivers for MS SQL Server, Oracle, DB2 LUW, Derby, Trino (Presto SQL)
  • Performance improvements for data grid
  • A lot of minor UI fixes and improvements

CloudBeaver 20.0.3 - 2021-02-10

  • New drivers are included in CloudBeaver CE: Oracle, MS SQL Server, DB2 LUW, Derby, Trino (Presto SQL)
  • Simple view for the Navigation Tree is added
  • Custom properties fields are added in the Connection dialog
  • SSH support is added
  • Shortcuts for Mac are improved
  • Possibility to cancel data loading is available in data editor
  • SQL Editor autosuggest and highlighting are improved
  • A lot of minor UI fixes and improvements

CloudBeaver 20.0.1 - 2020-12-29

  • Notifications about the users and connections source are added to administration pages
  • Connection name can be set in the New connection dialog
  • Multiple execution context creation is fixed for SQL Editor
  • Easy access to server logs was added for administrator (/api/logs/)
  • Unsupported objects was hidden
  • Primary keys editing was fixed
  • Objects limit is added for Navigation Tree
  • SQL Editor autosuggest is improved
  • A lot of minor UI fixes and improvements

CloudBeaver 1.2.3 - 2020-11-25

  • New loading screen is added
  • All connections and tabs are restored after re-login
  • Active connections are highlighted in the Navigation tree
  • Administration panel is improved:
    • Administration page is available when the general authentication is disabled (/#/admin)
    • Authentication and manual connections is enabled by default in the easy-configuration mode
  • All notifications are redesigned
  • A lot of minor UI fixes and improvements

CloudBeaver 1.2.0 - 2020-10-19

  • Docker environment support was added
  • Filter panel was added in data editor
  • User authentication and roles were added
  • Administration panel was added:
    • Server management
    • Connection management
    • Automatic search of databases
    • User management
  • A lot of minor fixes and improvements

CloudBeaver 1.1.0 - 2020-07-14

  • Connection management and authentication redesign
  • Webpack build minimization
  • A lot of minor UI improvements
  • Many minor UI improvements

CloudBeaver 1.0.4 - 2020-06-16

  • Database navigator refresh
  • Data viewer: filters support
  • Many minor UI improvements

CloudBeaver 1.0.3 - 2020-06-02

  • Administrative panel
  • User management
  • Authentication model redesign
  • Build artifacts minimization
  • Many minor UI improvements

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

Packages

No packages published

Languages

  • TypeScript 69.6%
  • Java 26.9%
  • SCSS 2.1%
  • JavaScript 0.7%
  • HTML 0.2%
  • EJS 0.2%
  • Other 0.3%