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 > mSQL vs. OrientDB vs. RavenDB vs. RethinkDB vs. VoltDB

System Properties Comparison mSQL vs. OrientDB vs. RavenDB vs. RethinkDB vs. VoltDB

Editorial information provided by DB-Engines
NamemSQL infoMini SQL  Xexclude from comparisonOrientDB  Xexclude from comparisonRavenDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionmSQL (Mini SQL) is a simple and lightweight RDBMSMulti-model DBMS (Document, Graph, Key/Value)Open Source Operational and Transactional Enterprise NoSQL Document DatabaseDBMS for the Web with a mechanism to push updated query results to applications in realtime.Distributed 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 modelRelational DBMSDocument store
Graph DBMS
Key-value store
Document storeDocument storeRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score2.92
Rank#101  Overall
#18  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitehughestech.com.au/­products/­msqlorientdb.orgravendb.netrethinkdb.comwww.voltdb.com
Technical documentationwww.orientdb.com/­docs/­last/­index.htmlravendb.net/­docsrethinkdb.com/­docsdocs.voltdb.com
DeveloperHughes TechnologiesOrientDB LTD; CallidusCloud; SAPHibernating RhinosThe Linux Foundation infosince July 2017VoltDB Inc.
Initial release19942010201020092010
Current release4.4, October 20213.2.29, March 20245.4, July 20222.4.1, August 202011.3, April 2022
License infoCommercial or Open Sourcecommercial infofree licenses can be providedOpen Source infoApache version 2Open Source infoAGPL version 3, commercial license availableOpen Source infoApache Version 2Open 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 languageCJavaC#C++Java, C++
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
All OS with a Java JDK (>= JDK 6)Linux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
Linux
OS X infofor development
Data schemeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes infostring, binary, float, bool, date, geometryyes
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 indexesyesyesyesyesyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language, no joinsSQL-like query language (RQL)noyes infoonly a subset of SQL 99
APIs and other access methodsJDBC
ODBC
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoJava, JavascriptyesJava
TriggersnoHooksyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding inforange basedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationMulti-source replicationSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocould be achieved with distributed queriesyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneDefault 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.Immediate Consistency
Foreign keys infoReferential integritynoyes inforelationship in graphsnonono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID, Cluster-wide transaction availableAtomic single-document operationsACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datanoyesyesyes infoMVCC basedyes 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.nono
User concepts infoAccess controlnoAccess rights for users and roles; record level security configurableAuthorization levels configured per client per databaseyes infousers and table-level permissionsUsers 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
mSQL infoMini SQLOrientDBRavenDBRethinkDBVoltDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

Mining Botnet Targeting Redis and OrientDB Servers Made Almost $1 Million
2 February 2018, BleepingComputer

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

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

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

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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 Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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.

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.

Present your product here