Skip to content

hasura/ndc-bigquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd4acab · Dec 18, 2024
Sep 4, 2023
Sep 22, 2023
Sep 23, 2024
Sep 21, 2023
Sep 20, 2024
Dec 18, 2024
Sep 22, 2023
Sep 20, 2024
Sep 20, 2024
Sep 20, 2024
Aug 29, 2023
Jun 30, 2023
Sep 15, 2023
Sep 4, 2023
Dec 5, 2024
Dec 5, 2024
Aug 30, 2023
Sep 18, 2023
Dec 5, 2024
Aug 1, 2023
Dec 15, 2023
Sep 20, 2024
Sep 20, 2024
Dec 15, 2023
Sep 20, 2024
Sep 20, 2024

Repository files navigation

ndc-bigquery

BigQuery NDC.

Forked from ndc-postgres.

Getting started

  1. Set up cargo and friends for Rust development as per instructions in ndc-postgres.
  2. Get a BigQuery service account key and put it in the HASURA_BIGQUERY_SERVICE_KEY, HASURA_BIGQUERY_PROJECT_ID and HASURA_BIGQUERY_DATASET_ID env var
  3. Create configuration file using the CLI instructions
  4. Run cargo run --bin ndc-bigquery -- serve --configuration "<configuration-directory>/"