@codefresh-io/cubejs-backend-bigquery-driver
TypeScript icon, indicating that this package has built-in type declarations

0.35.47 • Public • Published

Cube.js

WebsiteDocsBlogSlackTwitter

npm version GitHub Actions

Cube.js BigQuery Database Driver

Pure Javascript BigQuery driver.

Learn more

Credentials

CUBEJS_DB_BQ_PROJECT_ID=gcp-project-id
CUBEJS_DB_BQ_KEY_FILE=/path/to/key-file.json

Or get base64 version of your key file json using

$ cat /path/to/key-file.json | base64

And then put base64 string in .env:

CUBEJS_DB_BQ_PROJECT_ID=gcp-project-id
CUBEJS_DB_BQ_CREDENTIALS=<base_64_credentials_json>

License

Cube.js BigQuery Database Driver is Apache 2.0 licensed.

Readme

Keywords

none

Package Sidebar

Install

npm i @codefresh-io/cubejs-backend-bigquery-driver

Weekly Downloads

21

Version

0.35.47

License

Apache-2.0

Unpacked Size

45.9 kB

Total Files

16

Last publish

Collaborators

  • plakyda-codefresh
  • z-tikhonov-codefresh
  • denis-codefresh
  • yaroslav-codefresh
  • scme0
  • atgardner
  • mikeshl
  • bohdan.pisarenko
  • ilia-medvedev-codefresh
  • vasil-s
  • vitalii.chyrka
  • noam-codefresh
  • oleksandr-codefresh
  • andrii-codefresh
  • codefresh
  • gil-levkovitch
  • bogdan-volynets
  • kimaharfi
  • eticodefresh
  • vadim-kharin-codefresh
  • ziv_levi
  • alina_yablochnikova