使用 Google Data Studio 分析 Google Cloud Datastore 中的数据
Analyze data in Google Cloud Datastore using Google Data Studio
-
google-cloud-storage
-
google-bigquery
-
google-cloud-datastore
-
google-cloud-platform
-
google-data-studio
我是数据库新手,有一些数据作为实体存储在 Google Cloud Datastore 中。我希望能够在 Web 界面中分析和绘制这些数据,似乎 Google Data Studio 提供了一种易于使用的方法来执行此操作。但是,我对如何实际同时使用这两个接口感到有点困惑;似乎 Google Cloud Storage 或 Google BigQuery 可能是两者之间的中间人,但我不确定这是如何工作的。谁能就使用 Google Data Studio 是否是 Google Cloud Datastore 中的 plotting/analyzing 数据的最佳方法提出建议,如果是,请提供有关如何解决此问题的提示?有大量教程,但我发现 none 似乎已经解释了如何将数据存储区中的数据加载到 Data Studio 的可用文件中。
谢谢!
作为Graham Polley says, the question is answered here. The workaround to connect Cloud Datastore to Google Data Studio is to first export Datastore entities to BigQuery, as explained in this guide。
然后查看 this 以将 Data Studio 连接到 BigQuery 表。
最后,在这个 blog post 中,有一个使用 Google Data Studio 和 BigQuery 构建仪表板的教程。
google-cloud-storage
google-bigquery
google-cloud-datastore
google-cloud-platform
google-data-studio
我是数据库新手,有一些数据作为实体存储在 Google Cloud Datastore 中。我希望能够在 Web 界面中分析和绘制这些数据,似乎 Google Data Studio 提供了一种易于使用的方法来执行此操作。但是,我对如何实际同时使用这两个接口感到有点困惑;似乎 Google Cloud Storage 或 Google BigQuery 可能是两者之间的中间人,但我不确定这是如何工作的。谁能就使用 Google Data Studio 是否是 Google Cloud Datastore 中的 plotting/analyzing 数据的最佳方法提出建议,如果是,请提供有关如何解决此问题的提示?有大量教程,但我发现 none 似乎已经解释了如何将数据存储区中的数据加载到 Data Studio 的可用文件中。
谢谢!
作为Graham Polley says, the question is answered here. The workaround to connect Cloud Datastore to Google Data Studio is to first export Datastore entities to BigQuery, as explained in this guide。
然后查看 this 以将 Data Studio 连接到 BigQuery 表。
最后,在这个 blog post 中,有一个使用 Google Data Studio 和 BigQuery 构建仪表板的教程。