Search for a command to run...
Highly scalable NoSQL document database built for automatic scaling, high performance, and ease of application development. Handles sharding and replication automatically, providing high availability and durability that grows with your data and traffic.
Google Cloud Datastore powers web and mobile applications at scale, with a schemaless model that simplifies schema evolution as applications change. It differentiates from alternatives like DynamoDB or Cosmos DB through its RESTful interface accessible from any deployment target, App Engine and Compute Engine integration, and SQL-like query capabilities on a schemaless store.
Key capabilities:
Use cases include session and user profile storage for web and mobile apps, game state persistence, product catalogs, and audit logs. Developers rely on it for apps that need strong consistency with horizontal scaling, from App Engine services to Compute Engine workloads. The schemaless model suits rapid iteration and evolving data structures without migrations.