@firebaseextensions/fs-bq-import-collection
v0.1.21
Published
Import a Firestore Collection into a BigQuery Changelog Table
Downloads
898
Keywords
Readme
The fs-bq-import-collection
script is for use with the official Firebase Extension Stream Firestore to BigQuery.
This script reads all existing documents in a specified Firestore Collection, and updates the changelog table used by the firestore-bigquery-export
extension.
A guide on how to use the script can be found here.