DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

Cloud Datastore


Google Cloud Datastore is a fully managed NoSQL document database service provided by Google Cloud Platform. It is designed for web and mobile applications, offering automatic scaling, sharding, and replication. The system supports schema-less data modeling, ACID transactions, and SQL-like queries via GQL.

Database Entry

Cloud Datastore


Google Cloud Datastore is a fully managed NoSQL document database service provided by Google Cloud Platform. It is designed for web and mobile applications, offering automatic scaling, sharding, and replication. The system supports schema-less data modeling, ACID transactions, and SQL-like queries via GQL.

History


Initially released in May 2013 as part of Google App Engine, Datastore was developed to provide a scalable database solution for cloud applications. Over time, it evolved into Firestore in Datastore mode, which maintains backward compatibility with the original API while incorporating new capabilities and infrastructure improvements.

Data Model


Foreign Keys


Indexes


Isolation Levels[04]


Query Interface


Stored Procedures


Citations

4 sources
  1. Datastore | Google Cloud google.com
  2. Firestore in Datastore mode documentation  |  Google Cloud Documentation google.com
  3. Google Cloud Datastore - Wikipedia wikipedia.org
  4. https://docs.cloud.google.com/datastore/docs/concepts/transactions google.com
Revision #5