-
Notifications
You must be signed in to change notification settings - Fork 495
Code of Conduct
dbeaver-devops edited this page May 29, 2025
·
5 revisions
As we have several service types, we want to reflect these types in the file name. It will allow us to easily determine the purpose of usage.
Default service (general-purpose, application business logic): *Service
Examples: LocalisationService, NavigationTreeService
Resource service (state management): *Resource
Examples: UserInfoResource, ConnectionInfoResource
Bootstrap service (application initiation logic): *Bootstrap
Examples: CustomConnectionMenuBootstrap, SQLEditorBootstrap
- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
-
AI Smart assistance
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development