Amazon SimpleDB logo

Amazon SimpleDB

Highly available and flexible non-relational data store
21
50
+ 1
0

What is Amazon SimpleDB?

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.
Amazon SimpleDB is a tool in the NoSQL Database as a Service category of a tech stack.

Who uses Amazon SimpleDB?

Companies
7 companies reportedly use Amazon SimpleDB in their tech stacks, including Amazon, Alexa, and Flipboard.

Developers
14 developers on StackShare have stated that they use Amazon SimpleDB.

Amazon SimpleDB's Features

  • <div>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.
  • A table in Amazon SimpleDB has a strict storage limitation of 10 GB and is limited in the request capacity it can achieve (typically under 25 writes/second). It is up to you to manage the partitioning and re-partitioning of your data over additional SimpleDB tables if you need additional scale.</div>

Amazon SimpleDB Alternatives & Comparisons

What are some alternatives to Amazon SimpleDB?
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
See all alternatives

Amazon SimpleDB's Followers
50 developers follow Amazon SimpleDB to keep up with related blogs and decisions.