@firebaseextensions/fs-bq-schema-views
v0.4.7
Published
Generate strongly-typed BigQuery Views based on raw JSON
Downloads
476
Keywords
Readme
The fs-bq-schema-views
script is for use with the official Firebase Extension
Stream Firestore 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.