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 > Machbase Neo vs. MariaDB vs. OrigoDB vs. RavenDB vs. VoltDB

System Properties Comparison Machbase Neo vs. MariaDB vs. OrigoDB vs. RavenDB vs. VoltDB

Editorial information provided by DB-Engines
NameMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMariaDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonRavenDB  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionTimeSeries DBMS for AIoT and BigDataMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.A fully ACID in-memory object graph databaseOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseDistributed 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 modelTime Series DBMSRelational DBMSDocument store
Object oriented DBMS
Document storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitemachbase.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
origodb.comravendb.netwww.voltdb.com
Technical documentationmachbase.com/­dbmsmariadb.com/­kb/­en/­libraryorigodb.com/­docsravendb.net/­docsdocs.voltdb.com
DeveloperMachbaseMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Robert Friberg et alHibernating RhinosVoltDB Inc.
Initial release20132009 infoFork of MySQL, which was first released in 19952009 infounder the name LiveDB20102010
Current releaseV8.0, August 202311.3.2, February 20245.4, July 202211.3, April 2022
License infoCommercial or Open Sourcecommercial infofree test version availableOpen Source infoGPL version 2, commercial enterprise subscription availableOpen SourceOpen Source infoAGPL version 3, commercial license 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 and C++C#C#Java, C++
Server operating systemsLinux
macOS
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
OS X infofor development
Data schemeyesyes infoDynamic columns are supportedyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsnoyes
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.noyesno infocan be achieved using .NET
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like query languageyes infowith proprietary extensionsnoSQL-like query language (RQL)yes infoonly a subset of SQL 99
APIs and other access methodsgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
.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
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoyes infoPL/SQL compatibility added with version 10.3yesyesJava
Triggersnoyesyes infoDomain Eventsyesno
Partitioning methods infoMethods for storing different data on different nodesShardingseveral options for horizontal partitioning and Shardinghorizontal partitioning infoclient side managed; servers are not synchronizedShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
Source-replica replicationMulti-source replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyDefault 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.
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginedepending on modelnono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage engineACIDACID, Cluster-wide transaction availableACID 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 persistentnoyes infonot for in-memory storage engineyes infoWrite ahead logyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infovolatile and lookup tableyes infowith MEMORY storage engineyes
User concepts infoAccess controlsimple password-based access controlfine grained access rights according to SQL-standardRole based authorizationAuthorization levels configured per client per databaseUsers and roles with access to stored procedures
More information provided by the system vendor
Machbase Neo infoFormer name was InfinifluxMariaDBOrigoDBRavenDBVoltDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
3rd partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Machbase Neo infoFormer name was InfinifluxMariaDBOrigoDBRavenDBVoltDB
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

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

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

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

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

Present your product here