将Google Cloud Datastore与NDB API配合使用?

TWL*_*TWL 4 python google-app-engine google-cloud-datastore gcloud-python google-cloud-python

有关使用NDB API和Google App Engine数据存储区的大量信息,但我找不到有关如何将NDB与Google Cloud Datastore一起使用的任何信息.我发现的唯一模块是googledatastore,它是非常原始的库.

App Engine数据存储区与云数据存储区有何不同?NDB是否可用于云数据存储?

Alf*_*ler 5

App Engine之外的NDB支持(使用Google Cloud Datastore)目前正在开发中.

更新:查看GitHub上的NDB开发讨论.