【发布时间】:2018-08-06 03:14:25
【问题描述】:
我发现 Google 提供的关于我应该为我的网络应用程序使用哪种数据存储解决方案的信息有些矛盾。由于我对使用 Mobile SDK 以及 Cloud Datastore 提供的服务器框架不太感兴趣,因此我会根据 this flowchart 选择该选项。
但是,当我进入 Google Cloud Platform 并从菜单中选择 Cloud Datastore 选项时,我收到以下消息:
它引发了很多问题和困惑。这是否意味着 Cloud Firestore 最终将取代 Cloud Datastore? Cloud Datastore 的优势会在 Firestore 中实现吗?我应该避免将 Cloud Datastore 用于我的网络应用吗?
【问题讨论】:
标签: firebase google-cloud-datastore google-cloud-firestore datastore