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

DBMS > Riak KV vs. ScyllaDB vs. TinkerGraph

System Properties Comparison Riak KV vs. ScyllaDB vs. TinkerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameRiak KV  Xexclude from comparisonScyllaDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionDistributed, fault tolerant key-value storeCassandra and DynamoDB compatible wide column storeA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelKey-value store infowith links between data sets and object tags for the creation of secondary indexesWide column storeGraph DBMS
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.44
Rank#80  Overall
#9  Key-value stores
Score5.27
Rank#67  Overall
#5  Wide column stores
Score0.12
Rank#344  Overall
#34  Graph DBMS
Websitewww.scylladb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.scylladb.com
DeveloperOpenSource, formerly Basho TechnologiesScyllaDB
Initial release200920152009
Current release3.2.0, December 2022ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache version 2, commercial enterprise editionOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageErlangC++Java
Server operating systemsLinux
OS X
Linux
Data schemeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyes
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.nonono
Secondary indexesrestrictedyes infocluster global secondary indicesno
SQL infoSupport of SQLnoSQL-like DML and DDL statements (CQL)no
APIs and other access methodsHTTP API
Native Erlang Interface
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
TinkerPop 3
Supported programming languagesC 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
Groovy
Java
Server-side scripts infoStored proceduresErlangyes, Luano
Triggersyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorselectable replication factor infoRepresentation of geographical distribution of servers is possiblenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
none
Foreign keys infoReferential integrityno infolinks between data sets can be storednoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesno
Durability infoSupport for making data persistentyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoin-memory tablesyes
User concepts infoAccess controlyes, using Riak SecurityAccess rights for users can be defined per objectno
More information provided by the system vendor
Riak KVScyllaDBTinkerGraph
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB 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
Riak KVScyllaDBTinkerGraph
Recent citations in the news

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

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

provided by Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

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

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

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

Why Database Software Has Been 'Wasting' Hardware
6 November 2019, Forbes

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

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