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 > Cassandra vs. GeoMesa vs. IBM Db2 Event Store vs. RDF4J vs. Stardog

System Properties Comparison Cassandra vs. GeoMesa vs. IBM Db2 Event Store vs. RDF4J vs. Stardog

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonGeoMesa  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.Distributed Event Store optimized for Internet of Things use casesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelWide column storeSpatial DBMSEvent Store
Time Series DBMS
RDF storeGraph DBMS
RDF store
Secondary database modelsVector DBMS infostarting with release V5
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score101.89
Rank#12  Overall
#1  Wide column stores
Score0.78
Rank#213  Overall
#4  Spatial DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitecassandra.apache.orgwww.geomesa.orgwww.ibm.com/­products/­db2-event-storerdf4j.orgwww.stardog.com
Technical documentationcassandra.apache.org/­doc/­latestwww.geomesa.org/­documentation/­stable/­user/­index.htmlwww.ibm.com/­docs/­en/­db2-event-storerdf4j.org/­documentationdocs.stardog.com
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookCCRi and othersIBMSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Stardog-Union
Initial release20082014201720042010
Current release4.1.3, July 20234.0.5, February 20242.07.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache License 2.0commercial infofree developer edition availableOpen Source infoEclipse Distribution License (EDL), v1.0.commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaScalaC and C++JavaJava
Server operating systemsBSD
Linux
OS X
Windows
Linux infoLinux, macOS, Windows for the developer additionLinux
OS X
Unix
Windows
Linux
macOS
Windows
Data schemeschema-freeyesyesyes infoRDF Schemasschema-free and OWL/RDFS-schema support
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 infoImport/export of XML data possible
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesnoyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)noyes infothrough the embedded Spark runtimenoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Java
PHP
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonoyesyesuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesnonoyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"depending on storage layerShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibledepending on storage layerActive-active shard replicationnoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
depending on storage layerEventual ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnonoACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesNo - written data is immutableyesyes
Durability infoSupport for making data persistentyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nodepending on storage layeryesyes
User concepts infoAccess controlAccess rights for users can be defined per objectyes infodepending on the DBMS used for storagefine grained access rights according to SQL-standardnoAccess rights for users and roles
More information provided by the system vendor
CassandraGeoMesaIBM Db2 Event StoreRDF4J infoformerly known as SesameStardog
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» 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 partiesCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» 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
CassandraGeoMesaIBM Db2 Event StoreRDF4J infoformerly known as SesameStardog
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

What Is Cassandra? Working, Features, and Uses - Spiceworks Inc
17 August 2023, Spiceworks News and Insights

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

provided by Google News

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

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

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

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Milvus logo

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

SingleStore logo

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

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.

Present your product here