mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-04-25 05:36:14 +03:00
[GH-ISSUE #3785] Things holding me back to switch to CloudBeaver #1326
Labels
No labels
AS
can't reproduce
can't reproduce
deployment
development
documentation
duplicate
duplicate
ee
enhancement
external
new driver
performance
pull-request
third party issue
wait for response
wait for review
wontfix
x:Oracle
x:cassandra
x:clickhouse
x:db2
x:duckdb
x:greenplum
x:h2
x:h2gis
x:hana
x:hive
x:intersystems
x:kyuubi
x:maria
x:mongo
x:mysql
x:postgresql
x:presto
x:sql server
x:sqlite
x:teradata
x:trino
xf:accessibility
xf:administration
xf:ai
xf:authentication
xf:aws
xf:commit-mode
xf:connection
xf:dark theme
xf:data editor
xf:datatransfer
xf:dba
xf:driver management
xf:erd
xf:filters
xf:i18n
xf:i18n
xf:installer
xf:json
xf:kerberos
xf:ldap
xf:local config
xf:log viewer
xf:metadata
xf:metadata editor
xf:navigator
xf:okta
xf:query manager
xf:resource manager
xf:scripts
xf:sql editor
xf:tasks
xf:ui/uix
xo: Firefox
xo:eclipse
xo:internet explorer
xo:macos
xp:major
xrn:internal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudbeaver#1326
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @the-hotmann on GitHub (Sep 27, 2025).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3785
I mainly work with just two types of databases:
I’ve already tested several tools:
However, I’ve never found a single solution that fully meets all my needs across the different databases I manage.
For PostgreSQL, I use pgAdmin4, and I’m very satisfied with it since it lets me do everything I need in a very convenient way.
For MariaDB/MySQL, I use HeidiSQL (a Windows application), but I’m not as happy with it.
Since CloudBeaver is a dockerized web UI, I tried it some time ago and decided to revisit it once it had matured. Today I gave it another try, and while I was pleased with most aspects, I still feel it’s designed more for managing databases within a server rather than managing the database servers themselves.
Features I’m Missing:
While I can rename databases, true database management features are lacking. If CloudBeaver included these capabilities, managing databases (from a root account) would become much easier.
Of course, I can do all of this through SQL statements, but then it raises the question: what’s the real use case of the app - is it only meant as a viewer or db-editor, but not as a database-manager?
Thank you to everyone contributing to this project!
@dariamarutkina commented on GitHub (Sep 29, 2025):
Hello, @the-hotmann!
Thank you so much for your suggestions 🙏
We do plan to add these features to CloudBeaver in the future.
In the meantime, you can use our desktop product DBeaver, which already includes all these capabilities 🦫
@the-hotmann commented on GitHub (Sep 29, 2025):
@dariamarutkina thank you very much!
Indeed with the Desktop-Edition I could achive what I wanted, but also there: "renaming databases", was not possible yet.
Is there a RoadMap/ETA for the for the above mentioned features?
Thanks in advance!
@dariamarutkina commented on GitHub (Sep 30, 2025):
CloudBeaver and DBeaver have the option to rename databases:

At the moment, I can’t provide exact timelines, but these features are planned for future releases 🦫