https://github.com/amitkumarj441/mysql2bigquery
A script to load a MySQL table in BigQuery. Extracts schema and data as JSON.
https://github.com/amitkumarj441/mysql2bigquery
bigquery docker mysql scala
Last synced: 2 months ago
JSON representation
A script to load a MySQL table in BigQuery. Extracts schema and data as JSON.
- Host: GitHub
- URL: https://github.com/amitkumarj441/mysql2bigquery
- Owner: amitkumarj441
- License: gpl-3.0
- Created: 2018-02-07T16:48:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T14:50:51.000Z (almost 8 years ago)
- Last Synced: 2025-06-02T20:06:18.958Z (about 1 year ago)
- Topics: bigquery, docker, mysql, scala
- Language: Scala
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mysql2bigquery
[](https://travis-ci.org/amitkumarj441/mysql2bigquery)
A script to load a MySQL table in BigQuery. Extracts schema and data as JSON.