Lightweight ETL script to migrate data from BigQuery to SQL databases, or vice versa.
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