Load data from CloudSQL to BigQuery

preview_player
Показать описание
Looking to get in touch?

Associate Cloud Engineer -Complete Free Course

Google Cloud Data Engineer Certification Course

Google Cloud Platform(GCP) Tutorials

Python For GCP

Terraform Tutorials

Learn Python Basics

Linkedin

Medium Blog

Рекомендации по теме
Комментарии
Автор

Hi Vishal,
Thanks for the video .Here, the connectivity is established between Cloud SQL instance and Bigquery. But in case - if it's to be done with On-Premise data (mysql, oracle or sql server), do we need to follow the same steps or any change is to be done ?
From ETL perspectives, can we consider this because if there is any transformation change then do we need to handle it in Bigquery (then it will become ELT ). If the table is huge then what would be the best option ?

ashwinjoshi
Автор

If I want to take data from SQL server or Oracle on premise (from my laptop) to Bigquery, will it be challenging to create it on laptop ?
Any video which can be helpful to create this ?
I tried it by using one artcle from medium but faced some challenges while setting up mysql instance as it was giving message i.e not able to allocate IP
Connect Private Data Fusion instance with a Private Cloud SQL instance using CloudSQL proxy

ashwinjoshi
Автор

Do you have anything that explains extracting data from BQ and writing it to cloud SQL ?

EmmanuelCosta-Maya