Skip to content

API and integration

dbeaver-devops edited this page Sep 5, 2025 · 2 revisions

Table of contents

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

CloudBeaver Documentation

Clone this wiki locally