A fast NoSQL database from Google
Use Cases and Deployment Scope
Pros
- Data retrieval speed
- Data inspection
- Implementation simplicity
Cons
- Data written to Datastore can have a delay before it's actually retrieved from the application
- Missing indexes give query errors
Return on Investment
- It allows us to make data available in our app blazingly fast, compared to other databases