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:
Work with Amazon Redshift, a data warehouse offered by AWS. Supports both Provisioned and Serverless offerings.
Work with BigQuery, a data warehouse offered by Google Cloud.
Work with ClickHouse, an open source data warehouse and analytical database by ClickHouse, Inc.
Work with Databricks, a cloud data platform.
Exasol
Work with the Exasol in-memory analytics engine.
Work with Microsoft SQL Server, a relational database system offered by Microsoft.
Work with MySQL, a free and open source relational database management system.
SingleStore
Work with SingleStore, a distributed database for low-latency SQL.
Work with Snowflake, a cloud data warehouse.
Work with Trino, a distributed SQL query engine.
Other Drivers¶
Drivers available across the ADBC-verse:
DuckDB ADBC driver from the DuckDB project
Arrow Flight SQL ADBC driver from the Apache Arrow project
PostgreSQL ADBC driver from the Apache Arrow project
SQLite ADBC driver from the Apache Arrow project
Oracle Database
ADBC driver for Oracle Database from Columnar
Teradata
ADBC driver for Teradata from Columnar
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.