DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DocumentDB vs. Amazon SimpleDB vs. Datastax Enterprise vs. Sequoiadb

System Properties Comparison Amazon DocumentDB vs. Amazon SimpleDB vs. Datastax Enterprise vs. Sequoiadb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonAmazon SimpleDB  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.NewSQL database with distributed OLTP and SQL
Primary database modelDocument storeKey-value storeWide column storeDocument store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#132  Overall
#24  Document stores
Score1.85
Rank#138  Overall
#24  Key-value stores
Score5.80
Rank#60  Overall
#4  Wide column stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websiteaws.amazon.com/­documentdbaws.amazon.com/­simpledbwww.datastax.com/­products/­datastax-enterprisewww.sequoiadb.com
Technical documentationaws.amazon.com/­documentdb/­resourcesdocs.aws.amazon.com/­simpledbdocs.datastax.comwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperAmazonDataStaxSequoiadb Ltd.
Initial release2019200720112013
Current release6.8, April 2020
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoServer: AGPL; Client: Apache V2
Cloud-based only infoOnly available as a cloud serviceyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaC++
Server operating systemshostedhostedLinux
OS X
Linux
Data schemeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyesyes infooid, date, timestamp, binary, regex
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonono
Secondary indexesyesyes infoAll columns are indexed automaticallyyesyes
SQL infoSupport of SQLnonoSQL-like DML and DDL statements (CQL); Spark SQLSQL-like query language
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)RESTful HTTP APIProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
proprietary protocol using JSON
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnononoJavaScript
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenone infoSharding must be implemented in the applicationSharding infono "single point of failure"Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasyesconfigurable replication factor, datacenter aware, advanced replication for edge computingSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsno infoConcurrent data updates can be detected by the applicationno infoAtomicity and isolation are supported for single operationsDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users can be defined per objectsimple password-based access control
More information provided by the system vendor
Amazon DocumentDBAmazon SimpleDBDatastax EnterpriseSequoiadb
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon DocumentDBAmazon SimpleDBDatastax EnterpriseSequoiadb
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Recent citations in the news

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8 March 2024, AWS Blog

Game Developer's Guide to Amazon DocumentDB (with MongoDB compatibility) Part Three: Operation Best Practices ...
25 January 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

Achieve continuous delivery with blue/green deployments using Amazon DocumentDB database cloning and AWS ...
27 March 2024, AWS Blog

provided by Google News

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

provided by Google News

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, Business Wire

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax announces vector search capabilities in its on-prem Apache Cassandra database
8 August 2023, SDTimes.com

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here