mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-09-21 22:11:38 +08:00
ce917c4e4f38cbbc18a6cc8d598172e657b58757
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
Changelog
CloudBeaver 23.0.1 - 2023-03-27
- If there is an error in saving the data, the tab for the chosen connection dialog will stay open to allow corrections.
- Different bugs have been fixed.
CloudBeaver 23.0.0 - 2023-03-06
Changes since 22.3.0
- Administration menu:
- the User dialog displays available connections in alphabetical order,
- the shared project is now selected by default in the Create connection dialog.
- Connection dialog:
- users can now add new driver properties with the applied filter in the Driver Properties tab.
- Data Editor:
- edit shortcuts are no longer available for read-only tables.
- SQL editor:
- fixed a problem with using Chinese characters,
- keeps focus inside even in case of errors.
- Added formatting for execution plan for easy reading.
- "SQL script manager" in Tools menu is renamed to "Display Script".
- Every enabled user has permissions to log in.
- Download button is added on a Value panel of Blob and JSON data.
- The body of packages in Oracle databases now is displayed.
- Administrators can grant access to all shared connections to the User team by changing one parameter in the configuration file.
- A lot of small bug fixes, enhancements and improvements have been made.
Old CloudBeaver releases
You can find information about earlier releases on the CloudBeaver wiki https://github.com/dbeaver/cloudbeaver/wiki/Releases.
Languages
TypeScript
69.1%
Java
26.3%
CSS
3.8%
JavaScript
0.2%
MDX
0.2%
Other
0.3%
