0.4.2 • Published 2 years ago

@kopeckyales/fs-bq-schema-views v0.4.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

Forked from @firebaseextensions/fs-bq-schema-views

The fs-bq-schema-views script is for use with the official Firebase Extension Export Collections to BigQuery.

This script creates a BigQuery view based on a provided JSON schema configuration file. It queries the data from the firestore-bigquery-export extension changelog table to generate the view.

A guide on how to use the script can be found here.