bigquery-etl-dataflow-sample

APACHE-2.0 License

Stars
62

Performing ETL into Big Query Tutorial Sample Code

This is the sample code for the Performing ETL from a Relational Database into BigQuery using Dataflow tutorial

The tutorial explains how to ingest highly normalized (OLTP database style) data into Big Query using DataFlow. To understand this sample code it is recommended that you review the Apache Beam programming model.

More Information

Related Projects