-
Notifications
You must be signed in to change notification settings - Fork 501
API and integration
dbeaver-devops edited this page Sep 5, 2025
·
2 revisions
CloudBeaver supports several ways to integrate with external tools and automate workflows.
Use GraphQL to interact with the server using flexible queries and mutations. Supports operations like user and session management, SQL execution, and more.
Learn more about GraphQL API
Use the DBeaver Proxy Driver to let third-party tools connect to databases managed in CloudBeaver.
Learn more about the JDBC driver
- 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