Google Cloud Datastore as a NoSQL database welcomes important update
Performance and reliability, flexibility and agility, security and scalability are indispensable in our ever-connected world; therefore, it is encouraging to see that, the new update of Google Cloud Datastore focuses inter alia on performance and reliability of the database.
Google redesigned the
underlying architecture that supports the cross-platform API for accessing
Datastore outside of Google
App Engine. The new Cloud
Datastore API version (v1beta3) is available now.
You can use v1beta3 using the
idiomatic Google
Cloud Client Libraries (in Node.js, Python, Java, Go, and Ruby), or alternatively via the
low-level native client libraries for JSON and Protocol Buffers over gRPC.