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

DBMS > Dragonfly vs. Drizzle vs. HugeGraph vs. MariaDB

System Properties Comparison Dragonfly vs. Drizzle vs. HugeGraph vs. MariaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonDrizzle  Xexclude from comparisonHugeGraph  Xexclude from comparisonMariaDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A fast-speed and highly-scalable Graph DBMSMySQL 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.
Primary database modelKey-value storeRelational DBMSGraph DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.41
Rank#266  Overall
#38  Key-value stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­hugegraph
hugegraph.apache.org
mariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technical documentationwww.dragonflydb.io/­docshugegraph.apache.org/­docsmariadb.com/­kb/­en/­library
DeveloperDragonflyDB team and community contributorsDrizzle project, originally started by Brian AkerBaiduMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release2023200820182009 infoFork of MySQL, which was first released in 1995
Current release1.0, March 20237.2.4, September 20120.911.3.2, February 2024
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoGNU GPLOpen Source infoApache Version 2.0Open Source infoGPL version 2, commercial enterprise subscription available
Cloud-based only infoOnly available as a cloud servicenononono
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++C++JavaC and C++
Server operating systemsLinuxFreeBSD
Linux
OS X
Linux
macOS
Unix
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Data schemescheme-freeyesyesyes infoDynamic columns are supported
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyesyes
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.nonoyes
Secondary indexesnoyesyes infoalso supports composite index and range indexyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsnoyes infowith proprietary extensions
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolJDBCJava API
RESTful HTTP API
TinkerPop Gremlin
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
C
C++
Java
PHP
Groovy
Java
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresLuanoasynchronous Gremlin script jobsyes infoPL/SQL compatibility added with version 10.3
Triggerspublish/subscribe channels provide some trigger functionalityno infohooks for callbacks inside the server can be used.noyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseseveral options for horizontal partitioning and Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
yes infodepending on used storage backend, e.g. Cassandra and HBaseMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonovia hugegraph-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes infoedges in graphyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsACIDACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyes
Durability infoSupport for making data persistentyesyesyesyes infonot for in-memory storage engine
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infowith MEMORY storage engine
User concepts infoAccess controlPassword-based authenticationPluggable authentication mechanisms infoe.g. LDAP, HTTPUsers, roles and permissionsfine grained access rights according to SQL-standard
More information provided by the system vendor
DragonflyDrizzleHugeGraphMariaDB
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
DragonflyDrizzleHugeGraphMariaDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

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

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18 April 2023, Business Wire

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

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

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

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

MariaDB (NYSE:MRDB) Shares Up 1.1%
24 May 2024, Defense World

MariaDB shareholders approve private equity takeover
22 May 2024, Computing

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.

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

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here