Need advice about which tool to choose?Ask the StackShare community!
Amazon SimpleDB vs Google Cloud Datastore: What are the differences?
What is Amazon SimpleDB? Highly available and flexible non-relational data store. Developers simply store and query data items via web services requests and Amazon SimpleDB does the rest. Behind the scenes, Amazon SimpleDB creates and manages multiple geographically distributed replicas of your data automatically to enable high availability and data durability. Amazon SimpleDB provides a simple web services interface to create and store multiple data sets, query your data easily, and return the results. Your data is automatically indexed, making it easy to quickly find the information that you need. There is no need to pre-define a schema or change a schema if new data is added later. And scale-out is as simple as creating new domains, rather than building out new servers.
What is Google Cloud Datastore? A Fully Managed NoSQL Data Storage Service. 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.
Amazon SimpleDB and Google Cloud Datastore can be primarily classified as "NoSQL Database as a Service" tools.
Some of the features offered by Amazon SimpleDB are:
- Amazon SimpleDB automatically manages infrastructure provisioning, hardware and software maintenance, replication and indexing of data items, and performance tuning.
- Amazon SimpleDB automatically creates multiple geographically distributed copies of each data item you store.
- You can also choose between consistent or eventually consistent read requests, gaining the flexibility to match read performance (latency and throughput) and consistency requirements to the demands of your application, or even disparate parts within your application.
On the other hand, Google Cloud Datastore provides the following key features:
- Schemaless access, with SQL-like querying
- Managed database
- Autoscale with your users
Pros of Amazon SimpleDB
Pros of Google Cloud Datastore
- High scalability7
- Serverless2
- Ability to query any property2
- Pay for what you use1