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. Datastax Enterprise vs. Datomic vs. IBM Db2 Event Store vs. Infobright

System Properties Comparison Amazon DynamoDB vs. Datastax Enterprise vs. Datomic vs. IBM Db2 Event Store vs. Infobright

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonDatomic  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonInfobright  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudDataStax 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.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityDistributed Event Store optimized for Internet of Things use casesHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontend
Primary database modelDocument store
Key-value store
Wide column storeRelational DBMSEvent Store
Time Series DBMS
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
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score5.93
Rank#56  Overall
#4  Wide column stores
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score1.02
Rank#192  Overall
#90  Relational DBMS
Websiteaws.amazon.com/­dynamodbwww.datastax.com/­products/­datastax-enterprisewww.datomic.comwww.ibm.com/­products/­db2-event-storeignitetech.com/­softwarelibrary/­infobrightdb
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.datastax.comdocs.datomic.comwww.ibm.com/­docs/­en/­db2-event-store
DeveloperAmazonDataStaxCognitectIBMIgnite Technologies Inc.; formerly InfoBright Inc.
Initial release20122011201220172005
Current release6.8, April 20201.0.6735, June 20232.0
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialcommercial infolimited edition freecommercial infofree developer edition availablecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016
Cloud-based only infoOnly available as a cloud serviceyesnononono
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 languageJavaJava, ClojureC and C++C
Server operating systemshostedLinux
OS X
All OS with a Java VMLinux infoLinux, macOS, Windows for the developer additionLinux
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nononono
Secondary indexesyesyesyesnono infoKnowledge Grid Technology used instead
SQL infoSupport of SQLnoSQL-like DML and DDL statements (CQL); Spark SQLnoyes infothrough the embedded Spark runtimeyes
APIs and other access methodsRESTful HTTP APIProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
RESTful HTTP APIADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Clojure
Java
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonoyes infoTransaction Functionsyesno
Triggersyes infoby integration with AWS LambdayesBy using transaction functionsnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"none infoBut extensive use of caching in the application peersShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesconfigurable replication factor, datacenter aware, advanced replication for edge computingnone infoBut extensive use of caching in the application peersActive-active shard replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
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 regionno infoAtomicity and isolation are supported for single operationsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesNo - written data is immutableyes
Durability infoSupport for making data persistentyesyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)Yes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes inforecommended only for testing and developmentyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users can be defined per objectnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilities
More information provided by the system vendor
Amazon DynamoDBDatastax EnterpriseDatomicIBM Db2 Event StoreInfobright
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
3rd partiesCData: 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 DynamoDBDatastax EnterpriseDatomicIBM Db2 Event StoreInfobright
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

Recent citations in the news

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

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

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

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

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 goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks and Files

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
18 July 2023, Datanami

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Homoiconicity: It Is What It Is
31 October 2017, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Zoona Case Study
16 December 2017, AWS Blog

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here