将数据从 MySQL 复制到 Google BigQuery

Posted

技术标签:

【中文标题】将数据从 MySQL 复制到 Google BigQuery【英文标题】:Copy data from MySQL to Google BigQuery 【发布时间】:2016-01-04 23:58:44 【问题描述】:

将我的 mysql 数据库的某些表迁移到 Google BigQuery 的最简单、最快捷的方法是什么?

我想要一些简单的东西,比如:

$ migrate <mysql opts> <mysql list of tables> <big query opts>

【问题讨论】:

【参考方案1】:

shantanuo 有一个脚本可以根据您的情况进行调整并打包成一个可执行文件

https://gist.github.com/shantanuo/4466298

【讨论】:

以上是关于将数据从 MySQL 复制到 Google BigQuery的主要内容,如果未能解决你的问题,请参考以下文章

使用 Azure 数据工厂将数据从 Google Big Query 移动到 Azure Data Lake Store

如何以 CSV 表格格式将原始数据源从 Google Big Query 导出到 R 服务器?

将文件从 Google Cloud 自动上传到 Big Query

将Big Query中的数据自动导入Google表格?

如何用 Google Big Query Table 中的另一个分区重写一个分区?

关于Google Big Query中数据框中的DateTime与DateTime的问题