ADBC Driver Foundry Documentation

Welcome to the ADBC Driver Foundry driver documentation site.

Below you will find documentation for the drivers available from the Foundry, resources for learning how to use them, and more about ADBC .

To learn more about the Foundry, head back to the ADBC Driver Foundry website.

Foundry Drivers

Drivers available from the ADBC Driver Foundry:

Amazon Redshift

Work with Amazon Redshift, a data warehouse offered by AWS. Supports both Provisioned and Serverless offerings.

BigQuery

Work with BigQuery, a data warehouse offered by Google Cloud.

ClickHouse

Work with ClickHouse, an open source data warehouse and analytical database by ClickHouse, Inc.

Databricks

Work with Databricks, a cloud data platform.

Microsoft SQL Server

Work with Microsoft SQL Server, a relational database system offered by Microsoft.

MySQL

Work with MySQL, a free and open source relational database management system.

Snowflake

Work with Snowflake, a cloud data warehouse.

Trino

Work with Trino, a distributed SQL query engine.

Other Drivers

Drivers available across the ADBC-verse:

DuckDB

DuckDB ADBC driver from the DuckDB project

Flight SQL

Arrow Flight SQL ADBC driver from the Apache Arrow project

PostgreSQL

PostgreSQL ADBC driver from the Apache Arrow project

SQLite

SQLite ADBC driver from the Apache Arrow project

If you’d like to see your ADBC driver listed here, please shoot an email to hello@adbc-drivers.org .

ADBC Resources

Apache Arrow ADBC

Official documentation for the ADBC specification and project.

dbc

Install and manage drivers easily with a CLI from Columnar.

ADBC Quickstarts

Simple examples showing how to use ADBC with various databases, query engines, and data platforms.