I want to move more than 60 GB of historical data from MongoDB to BigQuery. Please advise on the best method to use.
-
- mongodump
-
- mongoexport/import
-
- Batch from GCP Dataflow (Mongodb to BigQuery)
Thank you
I want to move more than 60 GB of historical data from MongoDB to BigQuery. Please advise on the best method to use.
Thank you