Google Cloud Bigtable vs Google Cloud Datastore

前端 未结 9 838
醉话见心
醉话见心 2020-12-12 12:21

What is the difference between Google Cloud Bigtable and Google Cloud Datastore / App Engine datastore, and what are the main practical advantages/disadvantages? AFAIK Cloud

9条回答
  •  不思量自难忘°
    2020-12-12 13:02

    A relatively minor point to consider, as of November 2016, bigtable python client library is still in Alpha, which means the future change might not be backward compatible. Also, bigtable python library is not compatible with App Engine's standard environment. You have to use the flexible one.

提交回复
热议问题