[GH-ISSUE #2700] DB connections in management database tables instead json files #893

Closed
opened 2026-03-07 20:56:19 +03:00 by kerem · 0 comments
Owner

Originally created by @rlauti1980 on GitHub (Jun 11, 2024).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2700

When dealing with a lot of databases (in our case more than 1500), it would be easier, if the database connections would be stored in the management database of cloudbeaver, instead of json files.
We want to create/configure connections for all databases. For sure no one wants to do this for every single db using the UI. Dealing with json files is a lot better, but also not that great.
When the connections would be stored in the db, we would be able to use sql statements to create/configure the connections. Also the whole configuration would be backed up with the backup of the CB management database.

Is there a chance this could be implemented?

Thanks!
René

Originally created by @rlauti1980 on GitHub (Jun 11, 2024). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2700 When dealing with a lot of databases (in our case more than 1500), it would be easier, if the database connections would be stored in the management database of cloudbeaver, instead of json files. We want to create/configure connections for all databases. For sure no one wants to do this for every single db using the UI. Dealing with json files is a lot better, but also not that great. When the connections would be stored in the db, we would be able to use sql statements to create/configure the connections. Also the whole configuration would be backed up with the backup of the CB management database. Is there a chance this could be implemented? Thanks! René
kerem 2026-03-07 20:56:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#893
No description provided.