Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.68 KB

File metadata and controls

52 lines (35 loc) · 1.68 KB

ADBC Drivers for BigQuery

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

This project is not affiliated with Google.

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 bigquery

See Building if you would rather build the drivers yourself.

Usage

See examples for:

Building

See CONTRIBUTING.md.

Contributing

See CONTRIBUTING.md.