Skip to content

NLGRF/bigquery-sqlalchemy-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigQuery SQLAlchemy Tutorial

Python Google Cloud BigQuery PyBigQuery SQLAlchemy PyMySQL Psycopg2-Binary GitHub Last Commit GitHub Issues GitHub Stars GitHub Forks

BigQuery SQLAlchemy Tutorial

Lightweight ETL script to migrate data from BigQuery to SQL databases, or vice versa.

Getting Started

Installation is recommended with Pipenv:

$ git clone https://github.com/hackersandslackers/bigquery-python-tutorial.git
$ cd bigquery-python-tutorial
$ pipenv shell
$ pipenv update
$ python3 main.py

About

📊 ➡️ 💾 ETL script to migrate data from BigQuery to SQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%