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 > AlaSQL vs. Cassandra vs. Oracle NoSQL vs. RDF4J vs. Riak TS

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

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCassandra  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionJavaScript DBMS libraryWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA 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 modelDocument store
Relational DBMS
Wide column storeDocument 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
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score98.83
Rank#12  Overall
#1  Wide column stores
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
Websitealasql.orgcassandra.apache.orgwww.oracle.com/­database/­nosql/­technologies/­nosqlrdf4j.org
Technical documentationgithub.com/­AlaSQL/­alasqlcassandra.apache.org/­doc/­latestdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlrdf4j.org/­documentationwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation infoApache top level project, originally developped by FacebookOracleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Open Source, formerly Basho Technologies
Initial release20142008201120042015
Current release4.1.3, July 202324.1, May 20243.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache version 2Open 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 languageJavaScriptJavaJavaJavaErlang
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Windows
Linux
Solaris SPARC/x86
Linux
OS X
Unix
Windows
Linux
OS X
Data schemeschema-freeschema-freeSupport 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 datenoyesoptionalyesno
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 indexesnorestricted infoonly equality queries, not always the best performing solutionyesyesrestricted
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like SELECT, DML and DDL statements (CQL)SQL-like DML and DDL statementsnoyes, limited
APIs and other access methodsJavaScript APIProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
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 languagesJavaScriptC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
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 proceduresnononoyesErlang
Triggersyesyesnoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"ShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable 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 methodsnoyeswith Hadoop integrationnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Foreign keys infoReferential integrityyesnonono infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageno 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 datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes 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.yesnoyes infooff heap cache
User concepts infoAccess controlnoAccess rights for users can be defined per objectAccess rights for users and rolesnono
More information provided by the system vendor
AlaSQLCassandraOracle NoSQLRDF4J infoformerly known as SesameRiak TS
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
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
AlaSQLCassandraOracle 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

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google 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

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

Neo4j logo

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

Present your product here