DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dragonfly vs. Lovefield vs. Machbase Neo vs. MariaDB vs. RethinkDB

System Properties Comparison Dragonfly vs. Lovefield vs. Machbase Neo vs. MariaDB vs. RethinkDB

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonLovefield  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMariaDB  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceEmbeddable relational database for web apps written in pure JavaScriptTimeSeries 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.DBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelKey-value storeRelational DBMSTime Series DBMSRelational DBMSDocument store
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#261  Overall
#38  Key-value stores
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score91.04
Rank#13  Overall
#9  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
google.github.io/­lovefieldmachbase.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
rethinkdb.com
Technical documentationwww.dragonflydb.io/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdmachbase.com/­dbmsmariadb.com/­kb/­en/­libraryrethinkdb.com/­docs
DeveloperDragonflyDB team and community contributorsGoogleMachbaseMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
The Linux Foundation infosince July 2017
Initial release2023201420132009 infoFork of MySQL, which was first released in 19952009
Current release1.0, March 20232.1.12, February 2017V8.0, August 202311.3.2, February 20242.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoApache 2.0commercial infofree test version availableOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache Version 2
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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageC++JavaScriptCC and C++C++
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
macOS
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
OS X
Windows
Data schemescheme-freeyesyesyes infoDynamic columns are supportedschema-free
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyesyesyes infostring, binary, float, bool, date, geometry
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.nononoyesno
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternSQL-like query languageyes infowith proprietary extensionsno
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
JavaScriptC
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
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
Server-side scripts infoStored proceduresLuanonoyes infoPL/SQL compatibility added with version 10.3
Triggerspublish/subscribe channels provide some trigger functionalityUsing read-only observersnoyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnoneShardingseveral options for horizontal partitioning and ShardingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneselectable replication factorMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsACIDnoACID infonot for MyISAM storage engineAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databasenoyes infonot for in-memory storage engineyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDByes infovolatile and lookup tableyes infowith MEMORY storage engineno
User concepts infoAccess controlPassword-based authenticationnosimple password-based access controlfine grained access rights according to SQL-standardyes infousers and table-level permissions
More information provided by the system vendor
DragonflyLovefieldMachbase Neo infoFormer name was InfinifluxMariaDBRethinkDB
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
DragonflyLovefieldMachbase Neo infoFormer name was InfinifluxMariaDBRethinkDB
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

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

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, businesswire.com

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

provided by Google News

MariaDB plc (NYSE:MRDB) Short Interest Down 16.9% in May
16 June 2024, Defense World

Private equity offer for MariaDB gets thumbsup from shareholders
21 May 2024, The Register

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC ("Bidco") which is an Affiliate of K1 ...
7 June 2024, PR Newswire

MariaDB plc: Shareholders speak, but execs are quiet
22 May 2024, InfoWorld

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

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

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

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

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here