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.
Try it now
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.
Cloud Datastore is fully managed. Google automatically handles sharding and replication in order to provide you with a highly available and consistent database.
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.
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.
With a single API call, data is automatically replicated across multiple data centers. High availability and durability are built in from the very core.
With the Cloud Datastore Development Kit, you can develop, test and iterate your applications locally without doing full deployments.
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.
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
The Fees and Free Tier for Google Cloud Datastore are the same as the datastore fees for App Engine which are detailed below. You should be aware that Cloud Datastore has a serving component that runs on Google App Engine, so there will be instance hour costs.