DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. AntDB vs. Microsoft Azure Cosmos DB vs. Splice Machine vs. Splunk

System Properties Comparison Amazon DynamoDB vs. AntDB vs. Microsoft Azure Cosmos DB vs. Splice Machine vs. Splunk

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonAntDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSplice Machine  Xexclude from comparisonSplunk  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA scalable, multi-tenant, MPP-architectured RDBMS for OLTP and OLAP operations, highly compatible with OracleGlobally distributed, horizontally scalable, multi-model database serviceOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkAnalytics Platform for Big Data
Primary database modelDocument store
Key-value store
Relational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSSearch engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.23
Rank#317  Overall
#141  Relational DBMS
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.54
Rank#252  Overall
#115  Relational DBMS
Score89.10
Rank#14  Overall
#2  Search engines
Websiteaws.amazon.com/­dynamodbwww.asiainfo.com/­en_us/­product_aisware_antdb_detail.htmlazure.microsoft.com/­services/­cosmos-dbsplicemachine.comwww.splunk.com
Technical documentationdocs.aws.amazon.com/­dynamodblearn.microsoft.com/­azure/­cosmos-dbsplicemachine.com/­how-it-worksdocs.splunk.com/­Documentation/­Splunk
DeveloperAmazonAsiaInfo Technologies LimitedMicrosoftSplice MachineSplunk Inc.
Initial release2012201420142003
Current release3.1, March 2021
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialcommercialOpen Source infoAGPL 3.0, commercial license availablecommercial infoLimited free edition and free developer edition available
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava
Server operating systemshostedhostedLinux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyes infoJSON typesyesyes
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.yes
Secondary indexesyesyesyes infoAll properties auto-indexed by defaultyesyes
SQL infoSupport of SQLnoSQL2016 compliantSQL-like query languageyesno infoSplunk Search Processing Language for search commands
APIs and other access methodsRESTful HTTP APIJDBC
MySQL protocol compliant
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
Native Spark Datasource
ODBC
HTTP REST
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
C#
Java
JavaScript
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoJavaScriptyes infoJavayes
Triggersyes infoby integration with AWS LambdayesJavaScriptyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud serviceShared Nothhing Auto-Sharding, Columnar PartitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)with Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*Yes, via Full Spark Integrationyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionACIDMulti-item ACID transactions with snapshot isolation within a partitionACIDno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights can be defined down to the item levelAccess rights for users, groups and roles according to SQL-standardAccess rights for users and roles

More information provided by the system vendor

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBAntDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSplice MachineSplunk
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

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

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

AntDB: Answer to Database Evolution - Hyperconverged All-in-One Streaming Engine
22 June 2023,  Bei Mo, AntDB (sponsor) 

show all

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Recent citations in the news

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

provided by Google News

Building Planet-Scale .NET Apps with Azure Cosmos DB
4 June 2024, Visual Studio Magazine

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, Microsoft

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21 May 2024, SiliconANGLE News

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Big Data News: Splice Machine, Carpathia, Altiscale, DataGravity
11 February 2014, Data Center Knowledge

Hadoop-based RDBMS Now Available from Splice
12 May 2014, Datanami

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Milvus logo

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

Present your product here