Cloud Datastore
Use a managed, NoSQL, schemaless database for storing non-relational data. Cloud Datastore automatically scales as you need it and supports transactions as well as robust, SQL-like queries.
Features
Schemaless access, with SQL-like querying
No need to worry about data models and migration. Cloud Datastore is a schemaless storage service that allows you to be agile by removing the need to think about the underlying structure of the data. Cloud Datastore provides a robust query engine that allows you to search for data across multiple properties and sort as needed.
Managed database
Cloud Datastore is fully managed. Google automatically handles sharding and replication in order to provide you with a highly available and consistent database.
Autoscale with your users
Cloud Datastore automatically scales depending on your needs. This allows you to focus on building your application and not on worrying about provisioning and load anticipation.
ACID transactions
Cloud Datastore provides ACID transactions using optimistic concurrency control. Your application can execute multiple datastore operations in a single transaction in which either all succeed or all fail, ensuring the integrity of your data.
Built-in redundancy
With a single API call, data is automatically replicated across multiple data centers. High availability and durability are built in from the very core.
Local development tools
With the Cloud Datastore Development Kit, you can develop, test and iterate your applications locally without doing full deployments.
Access your data from anywhere
Build solutions that span App Engine and Compute Engine, and rely on Cloud Datastore as the integration point. With the RESTful interface that is exposed by Cloud Datastore, data can easily be accessed by any deployment target.
Pricing calculator
The Pricing Calculator provides you with a simple tool that can help you get a sense of what an application running on Google Cloud Platform could cost.
Get a custom quote
Pricing
When charging in local currency, Google will convert the prices listed into applicable local currency pursuant to the conversion rates published by leading financial institutions.
The Fees and Free Tier for Google Cloud Datastore are the same as the datastore fees for App Engine which are detailed below.