【问题标题】:Writing data from Google sheets to Redshift将数据从 Google 表格写入 Redshift
【发布时间】:2019-12-26 22:59:09
【问题描述】:

我有 400 张谷歌表格,每张有 6 个标签。它们是由不同分析师维护的项目。有什么方法可以将这些工作表连接到 Redshift,它不仅可以插入数据,而且每当有人在工作表中添加任何行时都会不断更新 Redshift。

我可以使用应用程序脚本,但它是这个用例的可扩展解决方案吗?

【问题讨论】:

    标签: google-apps-script google-sheets amazon-redshift


    【解决方案1】:

    Amazon Redshift 将自己显示为 PostgreSQL 8.0.2。

    所以,只需在网上搜索“将 Google 表格连接到 PostgreSQL”

    会出现一些建议,包括:How can I link a Google spreadsheet to PostgreSQL?

    【讨论】:

      【解决方案2】:

      你能用红移光谱代替吗? Redshift 光谱支持开放的 csv 文件格式。更多信息 - https://docs.aws.amazon.com/redshift/latest/dg/c-using-spectrum.html

      【讨论】:

        猜你喜欢
        • 2018-08-10
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2023-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多