ADBC Driver Foundry¶
Welcome to the ADBC Driver Foundry, a community hub for developers and users of ADBC drivers. Learn what drivers are available, how to use them, and how to get involved with the Foundry. Read the latest project news on the blog.
New: Building Drivers — Learn how to build and ship an ADBC driver with the Foundry.
Available Drivers¶
Drivers available on dbc from the ADBC Driver Foundry. If you’d like your driver to be listed here, check out Building Drivers.
Exasol
SingleStore
Other drivers available on dbc from across the ADBC-verse:
Oracle Database
SAP HANA
Teradata
If you’d like to see your ADBC driver listed here, please email us at hello@adbc-drivers.org .
Latest Blog Posts¶
July 31, 2026
Updated ADBC drivers for Amazon Redshift, Microsoft SQL Server, Snowflake, and Trino
July 20, 2026
Updated ADBC driver for Apache Spark
July 16, 2026
Updated ADBC drivers for Apache Spark, BigQuery, Databricks, DuckDB Quack, MySQL, and Oracle Database
Guides¶
Using Drivers
Learn how to install drivers from the Foundry and use them with your favorite programming language.
Building Drivers
Learn how to build an ADBC driver in the Foundry.
ADBC Resources¶
ADBC
Official documentation for the ADBC specification and project, a part of the Apache Arrow 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.