Skip to content

adbc-drivers/databricks

ADBC Drivers for Databricks

This repository contains ADBC drivers for Databricks, implemented in different languages.

For Power BI

If you use Power BI, follow these instructions to connect to Databricks using the C#-based ADBC driver:

For Other Applications

Prebuilt versions of the Go-based ADBC driver are available from the Columnar driver registry. These can be installed using dbc:

dbc install databricks

After installing the Go-based driver using dbc, see examples showing how to use it with various languages:

See Building if you would rather build the drivers yourself.

Building

See CONTRIBUTING.md.

Contributing

See CONTRIBUTING.md.

Test scenario 1