Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.61 KB

File metadata and controls

50 lines (34 loc) · 1.61 KB

ADBC Drivers for Snowflake

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.