BigQuery

A collection of 3 posts

Converting table schemas from any database to BigQuery for Dataflow cover image
Dataflow,  Data Engineering,  GCP,  BigQuery

Converting table schemas from any database to BigQuery for Dataflow

Why do this? When using Dataflow Google-provided templates for any RDBMS to BigQuery (such as PostgreSQL to BigQuery) the target table in…

Python Beam and DataFlow to write data to BigQuery with a custom Docker image cover image
Apache Beam,  Data Engineering,  GCP,  BigQuery,  Docker

Python Beam and DataFlow to write data to BigQuery with a custom Docker image

Dataflow build and run Basic example of how to develop an Apache Beam pipeline written in Python that writes data to BigQuery. To then build…

Copying a table from Teradata to Google BigQuery cover image
Teradata,  Data Engineering,  GCP,  BigQuery

Copying a table from Teradata to Google BigQuery

Copying a table from Teradata to Google BigQuery For this demo I will be using a Windows PC including: Teradata Studio Teradata ClearScape…