ADBC Drivers for Snowflake
November 9, 2025 ยท View on GitHub
This repository contains ADBC drivers for Snowflake, implemented in different languages.
Installation
Pre-packaged builds of the drivers in this repo have been made available for various platforms from the Columnar CDN. These can be installed by any tool that supports ADBC Driver Manifests, such as dbc:
dbc install snowflake
See Building if you would rather build the drivers yourself.
Usage
See examples for:
Building
See CONTRIBUTING.md.
Contributing
See CONTRIBUTING.md.