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 > ArangoDB vs. Riak TS vs. ScyllaDB vs. SWC-DB vs. XTDB

System Properties Comparison ArangoDB vs. Riak TS vs. ScyllaDB vs. SWC-DB vs. XTDB

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonRiak TS  Xexclude from comparisonScyllaDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVCassandra and DynamoDB compatible wide column storeA high performance, scalable Wide Column DBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Time Series DBMSWide column storeWide column storeDocument store
Secondary database modelsKey-value storeTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score0.01
Rank#376  Overall
#13  Wide column stores
Score0.11
Rank#343  Overall
#46  Document stores
Websitearangodb.comwww.scylladb.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
github.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.arangodb.comwww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.scylladb.comwww.xtdb.com/­docs
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.Open Source, formerly Basho TechnologiesScyllaDBAlex KashirinJuxt Ltd.
Initial release20122015201520202019
Current release3.11.5, November 20233.0.0, September 2022ScyllaDB Open Source 5.4.1, January 20240.5, April 20211.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen SourceOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoGPL V3Open Source infoMIT License
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC++ErlangC++C++Clojure
Server operating systemsLinux
OS X
Windows
Linux
OS X
LinuxLinuxAll OS with a Java 8 (and higher) VM
Linux
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashnoyesyes, extensible-data-notation format
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 indexesyesrestrictedyes infocluster global secondary indicesyes
SQL infoSupport of SQLnoyes, limitedSQL-like DML and DDL statements (CQL)SQL-like query languagelimited SQL, making use of Apache Calcite
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
HTTP API
Native Erlang Interface
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Proprietary protocol
Thrift
HTTP REST
JDBC
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
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
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C++Clojure
Java
Server-side scripts infoStored proceduresJavaScriptErlangyes, Luanono
Triggersnoyes infopre-commit hooks and post-commit hooksnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0ShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorselectable replication factorselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Eventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsno infolinks between datasets can be storednono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnono infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoin-memory tablesno
User concepts infoAccess controlyesnoAccess rights for users can be defined per object
More information provided by the system vendor
ArangoDBRiak TSScyllaDBSWC-DB infoSuper Wide Column DatabaseXTDB infoformerly named Crux
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
ArangoDBRiak TSScyllaDBSWC-DB infoSuper Wide Column DatabaseXTDB infoformerly named Crux
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Recent citations in the news

GQL: A New ISO Standard for Querying Graph Databases
29 April 2024, The New Stack

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

Enterprise NoSQL Database for the IoT Becomes Open Source
11 May 2016, ENGINEERING.com

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

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

provided by Google News

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

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

Present your product here