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

DBMS > Datastax Enterprise vs. Graph Engine vs. IBM Db2 vs. Ignite vs. Riak TS

System Properties Comparison Datastax Enterprise vs. Graph Engine vs. IBM Db2 vs. Ignite vs. Riak TS

Editorial information provided by DB-Engines
NameDatastax Enterprise  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonIgnite  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionDataStax 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.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineCommon in IBM host environments, 2 different versions for host and Windows/LinuxApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelWide column storeGraph DBMS
Key-value store
Relational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBKey-value store
Relational DBMS
Time Series DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.93
Rank#56  Overall
#4  Wide column stores
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score125.90
Rank#9  Overall
#6  Relational DBMS
Score3.11
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Websitewww.datastax.com/­products/­datastax-enterprisewww.graphengine.iowww.ibm.com/­products/­db2ignite.apache.org
Technical documentationdocs.datastax.comwww.graphengine.io/­docs/­manualwww.ibm.com/­docs/­en/­db2apacheignite.readme.io/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperDataStaxMicrosoftIBMApache Software FoundationOpen Source, formerly Basho Technologies
Initial release201120101983 infohost version20152015
Current release6.8, April 202012.1, October 2016Apache Ignite 2.63.0.0, September 2022
License infoCommercial or Open SourcecommercialOpen Source infoMIT Licensecommercial infofree version is availableOpen Source infoApache 2.0Open Source
Cloud-based only infoOnly available as a cloud servicenonononono
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 languageJava.NET and CC and C++C++, Java, .NetErlang
Server operating systemsLinux
OS X
.NETAIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
OS X
Solaris
Windows
Linux
OS X
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nonoyesno
Secondary indexesyesyesyesrestricted
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLnoyesANSI-99 for query and DML statements, subset of DDLyes, limited
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
RESTful HTTP APIADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HTTP API
Native Erlang Interface
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
F#
Visual Basic
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
C#
C++
Java
PHP
Python
Ruby
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnoyesyesyes (compute grid and cache interceptors can be used instead)Erlang
Triggersyesnoyesyes (cache interceptors and events)yes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"horizontal partitioningSharding infoonly with Windows/Unix/Linux VersionShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingyes infowith separate tools (MQ, InfoSphere)yes (replicated cache)selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyes (compute grid and hadoop accelerator)yes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesnono infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users can be defined per objectfine grained access rights according to SQL-standardSecurity Hooks for custom implementationsno
More information provided by the system vendor
Datastax EnterpriseGraph Engine infoformer name: TrinityIBM Db2 infoformerly named DB2 or IBM Database 2IgniteRiak TS
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
Datastax EnterpriseGraph Engine infoformer name: TrinityIBM Db2 infoformerly named DB2 or IBM Database 2IgniteRiak TS
Recent citations in the 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, Yahoo Finance

How to Migrate From DataStax Enterprise to Instaclustr Managed Apache Cassandra
17 January 2024, Database Trends and Applications

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, businesswire.com

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28 May 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, precisely.com

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

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.

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