Skip to content

wowmarcomei/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

24.2.0. 2024-09-02

Changes since 24.1.0:

  • General:
    • French language support was added (thanks to @matthieukhl)
    • Added the ability to close editor tabs with the middle mouse button
    • Added right-click support to open the context menu in the Metadata Editor
    • The list of forbidden characters for naming and renaming resource manager files has been updated, and now it includes the following characters: / : " \ ' <> | ? *
    • Application cookies security was improved
  • Authentication:
    • Improved LDAP authentication: added the ability to filter users via service account parameters and ability to specify custom unique user identifiers
  • Data Editor:
    • Added additional notifications about the restricted operations
    • Enhanced IPv6 and DateTime32 data representation for Clickhouse
    • Data editing was fixed for DuckDB
  • SQL Editor:
    • SQL Editor auto-completion was enhanced to get column, table, and function names faster
    • Fixed the dollar-quoted string parsing in the SQL Editor for PostgreSQL
    • Improved display of the long error messages in the SQL Editor and Log viewer
    • Changed the save script icon to a floppy disk for better recognition
    • Improved application behavior when closing a connection - open editors won't be closed on disconnect
  • Administration:
    • Redesigned administration navigation panel - now it is more compact and clear
    • Added the ability to change the default commit mode for each connection separately
    • Added the ability to configure the server property rootURI parameter (thanks to @arioko)
  • Databases:
    • Added the "Keep alive" setting for Db2 LUW and IMB i, Apache Kyuubi, Clickhouse, Firebird, and Trino
    • Updated Firebird driver to version 5.0.4
    • DDL generation for Oracle Tablespaces was added (thanks to @pandya09)

About

Cloud Database Manager

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 68.0%
  • Java 25.3%
  • CSS 3.4%
  • JavaScript 2.2%
  • SCSS 0.7%
  • EJS 0.1%
  • Other 0.3%