This repository contains ADBC drivers for Databricks, implemented in different languages.
If you use Power BI, follow these instructions to connect to Databricks using the C#-based ADBC driver:
Prebuilt versions of the Go-based ADBC driver are available from the Columnar driver registry. These can be installed using dbc:
dbc install databricksAfter 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.
See CONTRIBUTING.md.
See CONTRIBUTING.md.