Overview
Integration options
CloudBeaver supports several ways to integrate with external tools and automate workflows.
GraphQL API
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
JDBC driver
Use the DBeaver Proxy Driver to let third-party tools connect to databases managed in CloudBeaver.
Learn more about the JDBC driver