Google Cloud DataStore

Overview#

Google Cloud DataStore is a GCP Storage Product that offers a highly scalable, NoSQL database for your applications.

Google Cloud DataStore is a NoSQL Database managed by Google that may be ideal for storing data in your Google App Engine applications.

Google Cloud DataStore is schemaless.

You store entities and entities have properties and properties have values.

There is a free quota for Google Cloud DataStore. For small applications, you may never pay anything for its use.

Google Cloud DataStore has language APIs that make it easy to use, plus you can use Datastore from other applications using its REST API.

More Information#

There might be more information for this subject on one of the following: