Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T14:50:51.000Z (over 6 years ago)
- Last Synced: 2024-11-28T02:35:01.581Z (2 months ago)
- Topics: bigquery, docker, mysql, scala
- Language: Scala
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mysql2bigquery
[![Build Status](https://travis-ci.org/amitkumarj441/mysql2bigquery.svg?branch=master)](https://travis-ci.org/amitkumarj441/mysql2bigquery)
A script to load a MySQL table in BigQuery. Extracts schema and data as JSON.