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. OrigoDB vs. RavenDB vs. Vitess vs. VoltDB

System Properties Comparison mSQL vs. OrigoDB vs. RavenDB vs. Vitess vs. VoltDB

Editorial information provided by DB-Engines
NamemSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonRavenDB  Xexclude from comparisonVitess  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionmSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseScalable, distributed, cloud-native DBMS, extending MySQLDistributed 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
Object oriented DBMS
Document storeRelational DBMSRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score0.82
Rank#209  Overall
#97  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitehughestech.com.au/­products/­msqlorigodb.comravendb.netvitess.iowww.voltdb.com
Technical documentationorigodb.com/­docsravendb.net/­docsvitess.io/­docsdocs.voltdb.com
DeveloperHughes TechnologiesRobert Friberg et alHibernating RhinosThe Linux Foundation, PlanetScaleVoltDB Inc.
Initial release19942009 infounder the name LiveDB201020132010
Current release4.4, October 20215.4, July 202215.0.2, December 202211.3, April 2022
License infoCommercial or Open Sourcecommercial infofree licenses can be providedOpen SourceOpen Source infoAGPL version 3, commercial license availableOpen Source infoApache Version 2.0, commercial licenses availableOpen 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 languageCC#C#GoJava, C++
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
Linux
macOS
Raspberry Pi
Windows
Docker
Linux
macOS
Linux
OS X infofor development
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesUser defined using .NET types and collectionsnoyesyes
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.nono infocan be achieved using .NET
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoSQL-like query language (RQL)yes infowith proprietary extensionsyes infoonly a subset of SQL 99
APIs and other access methodsJDBC
ODBC
.NET Client API
HTTP API
LINQ
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
JDBC
MySQL protocol
ODBC
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC
C++
Delphi
Java
Perl
PHP
Tcl
.Net.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoyesyesyes infoproprietary syntaxJava
Triggersnoyes infoDomain Eventsyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoclient side managed; servers are not synchronizedShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationMulti-source replicationMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
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.Eventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynodepending on modelnoyes infonot for MyISAM storage engineno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID, Cluster-wide transaction availableACID at shard levelACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datanoyesyesyes infotable locks or row locks depending on storage engineyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyes infoWrite ahead logyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlnoRole based authorizationAuthorization levels configured per client per databaseUsers with fine-grained authorization concept infono user groups or rolesUsers 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 SQLOrigoDBRavenDBVitessVoltDB
Recent citations in the news

Writing a Web Service in Perl
9 July 2003, PCQuest

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

provided by Google News

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

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

RavenDB Adds Graph Queries
15 May 2019, Datanami

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

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

PlanetScale review: Horizontally scalable MySQL in the cloud
1 September 2021, InfoWorld

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

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

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

Neo4j logo

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

Present your product here