Skip to content

birschick-bq/bigquery

 
 

Repository files navigation

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.

About

ADBC drivers for BigQuery

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 41.2%
  • Go 31.6%
  • C 24.5%
  • Python 2.7%