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.
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¶
August 25, 2026
Preview of a new ADBC driver for Apache Cassandra
August 24, 2026
Updated ADBC Driver for Arrow Flight SQL
August 21, 2026
Updated ADBC drivers for Apache Spark, Amazon Redshift, Microsoft SQL Server, MySQL, Oracle Database, Snowflake, and Trino
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.