-
Notifications
You must be signed in to change notification settings - Fork 502
Server API explorer
stjernelys edited this page Jul 13, 2021
·
15 revisions
The CloudBeaver server provides rich web API. It is exposed via GraphQL protocol.
The GraphQL console can be accessed by URL http://localhost:${serverPort}/${contentRoot}/gql/console
See Server configuration for the variables description.
Note: API explorer is enabled only in Development mode (develMode: true).
- 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