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

DBMS > Cassandra vs. GreptimeDB vs. Oracle NoSQL vs. RDF4J vs. Riak TS

System Properties Comparison Cassandra vs. GreptimeDB vs. Oracle NoSQL vs. RDF4J vs. Riak TS

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonGreptimeDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessAn open source Time Series DBMS built for increased scalability, high performance and efficiencyA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelWide column storeTime Series DBMSDocument store
Key-value store
Relational DBMS
RDF storeTime Series DBMS
Secondary database modelsVector DBMS infostarting with release V5
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score98.83
Rank#12  Overall
#1  Wide column stores
Score0.12
Rank#351  Overall
#34  Time Series DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Websitecassandra.apache.orggreptime.comwww.oracle.com/­database/­nosql/­technologies/­nosqlrdf4j.org
Technical documentationcassandra.apache.org/­doc/­latestdocs.greptime.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlrdf4j.org/­documentationwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookGreptime Inc.OracleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Open Source, formerly Basho Technologies
Initial release20082022201120042015
Current release4.1.3, July 202324.1, May 20243.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoEclipse Distribution License (EDL), v1.0.Open 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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaRustJavaJavaErlang
Server operating systemsBSD
Linux
OS X
Windows
Android
Docker
FreeBSD
Linux
macOS
Windows
Linux
Solaris SPARC/x86
Linux
OS X
Unix
Windows
Linux
OS X
Data schemeschema-freeschema-free, schema definition possibleSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infoRDF Schemasschema-free
Typing infopredefined data types such as float or dateyesyesoptionalyesno
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 indexesrestricted infoonly equality queries, not always the best performing solutionyesyesyesrestricted
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)yesSQL-like DML and DDL statementsnoyes, limited
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
gRPC
HTTP API
JDBC
RESTful HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
HTTP API
Native Erlang Interface
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C++
Erlang
Go
Java
JavaScript
C
C#
Go
Java
JavaScript (Node.js)
Python
Java
PHP
Python
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 proceduresnoPythonnoyesErlang
Triggersyesnoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"ShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnowith Hadoop integrationnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Foreign keys infoReferential integritynonono 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 operationsconfigurable infoACID within a storage node (=shard)ACID infoIsolation support depends on the API usedno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes 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.noyes infooff heap cache
User concepts infoAccess controlAccess rights for users can be defined per objectSimple rights management via user accountsAccess rights for users and rolesnono
More information provided by the system vendor
CassandraGreptimeDBOracle NoSQLRDF4J infoformerly known as SesameRiak TS
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
GreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
For IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Greptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
GreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
GreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» more
News

An Introduction to David Jones-Gilardi, Developer Relations
11 June 2024

Introducing Tejas Kumar, Developer Relations Engineer
7 June 2024

Indexing All of Wikipedia on a Laptop
5 June 2024

An Introduction to Phil Nash, Developer Relations
3 June 2024

Focus on Creativity, Not Clusters: DataStax Mission Control in Action!
30 May 2024

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
CassandraGreptimeDBOracle NoSQLRDF4J infoformerly known as SesameRiak TS
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

Recent citations in the news

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

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

DataStax Enterprise 4.0 Gives in-Memory Option to Cassandra
31 May 2024, Data Center Knowledge

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

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

provided by Google News

Oracle Beefs Up Its NoSQL Database Offering
31 May 2024, Data Center Knowledge

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

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

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.

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