|
Cloud Datastore
Author: Venkata Sudhakar
Google Cloud Datastore is a scalable, fully-managed NoSQL document database for your web and mobile applications.
It's good for storing
- Semi-structured application data
- Hierarchical data
- Durable key-value data
Typical usecases
- User profiles
- Product catalogs
- Game state
|
|