ebr97 / ETL-with-Python

This repository contains code that helps migrating Local Databases to Google Cloud uisng Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ETL-with-Python

This repository contains code that helps migrating Local Databases to Google Cloud uisng Python

ETLFinal.py has an intermediate step in which we save the data from our local database into a flat file and then we are uploading the file to GCP (Google Cloud Platform) ETLFInal no local file.py load the data from database directly into the cloud without storing it as a flat file.

About

This repository contains code that helps migrating Local Databases to Google Cloud uisng Python


Languages

Language:Python 100.0%