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 > RavenDB vs. Riak KV vs. ToroDB vs. Transbase vs. VoltDB

System Properties Comparison RavenDB vs. Riak KV vs. ToroDB vs. Transbase vs. VoltDB

Editorial information provided by DB-Engines
NameRavenDB  Xexclude from comparisonRiak KV  Xexclude from comparisonToroDB  Xexclude from comparisonTransbase  Xexclude from comparisonVoltDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseDistributed, fault tolerant key-value storeA MongoDB-compatible JSON document store, built on top of PostgreSQLA resource-optimized, high-performance, universally applicable RDBMSDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesDocument storeRelational DBMSRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.92
Rank#101  Overall
#18  Document stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websiteravendb.netgithub.com/­torodb/­serverwww.transaction.de/­en/­products/­transbase.htmlwww.voltdb.com
Technical documentationravendb.net/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.transaction.de/­en/­products/­transbase/­features.htmldocs.voltdb.com
DeveloperHibernating RhinosOpenSource, formerly Basho Technologies8KdataTransaction Software GmbHVoltDB Inc.
Initial release20102009201619872010
Current release5.4, July 20223.2.0, December 2022Transbase 8.3, 202211.3, April 2022
License infoCommercial or Open SourceOpen Source infoAGPL version 3, commercial license availableOpen Source infoApache version 2, commercial enterprise editionOpen Source infoAGPL-V3commercial infofree development licenseOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.
Implementation languageC#ErlangJavaC and C++Java, C++
Server operating systemsLinux
macOS
Raspberry Pi
Windows
Linux
OS X
All OS with a Java 7 VMFreeBSD
Linux
macOS
Solaris
Windows
Linux
OS X infofor development
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenonoyes infostring, integer, double, boolean, date, object_idyesyes
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 indexesyesrestrictedyesyes
SQL infoSupport of SQLSQL-like query language (RQL)noyesyes infoonly a subset of SQL 99
APIs and other access methods.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
HTTP API
Native Erlang Interface
ADO.NET
JDBC
ODBC
Proprietary native API
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
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
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyesErlangyesJava
Triggersyesyes infopre-commit hooks and post-commit hooksnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationselectable replication factorSource-replica replicationSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Eventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynono infolinks between data sets can be storednoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID, Cluster-wide transaction availablenonoyesACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlAuthorization levels configured per client per databaseyes, using Riak SecurityAccess rights for users and rolesfine grained access rights according to SQL-standardUsers and roles with access to stored procedures

More information provided by the system vendor

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
RavenDBRiak KVToroDBTransbaseVoltDB
Recent citations in the news

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

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

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here