dbeaver / dbeaver/cloudbeaver

Allow non-admin to manage SQL scripts

Open
#3,699 1 comment 1 reaction 0 assignees View on GitHub
xf:administration xf:sql editor
Dominant language
TypeScript
Stars
5.1k
Forks
563
Avg merge
3d 9h
Merged PRs (30d)
59

Description

**Is your feature request related to a problem? Please describe.**
CloudBeaver is great for centralized all db connections. My team is hoping to share SQL snippets within a team so that other people can lookup and reuse them without wasting time looking for schemas. This benefits when team do oncall rotation and onboard a new team member.

Currently, CloudBeaver only allow admin of the instance to manage SQL snippet which is in-practical and it blocks team from contributing shared SQL snippets.

**Describe the solution you'd like**
For a basic use case, CloudBeaver should have a setting to allow anybody (logged in user) with a permission to manage SQL snippets.

For more a advanced setting, each folder can be assigned to a group with read-only or read-write permission.

**Describe alternatives you've considered**
N/A

**Additional context**
N/A

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.