Overview
Integration options
Team Edition 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
REST API
A standard HTTP-based API for accessing and managing server resources programmatically.
Documentation coming soon
JDBC driver
Use the DBeaver Proxy Driver to let third-party tools connect to databases managed in Team Edition.
Learn more about the JDBC driver