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 > Galaxybase vs. H2 vs. HugeGraph vs. MariaDB vs. NuoDB

System Properties Comparison Galaxybase vs. H2 vs. HugeGraph vs. MariaDB vs. NuoDB

Editorial information provided by DB-Engines
NameGalaxybase  Xexclude from comparisonH2  Xexclude from comparisonHugeGraph  Xexclude from comparisonMariaDB  Xexclude from comparisonNuoDB  Xexclude from comparison
DescriptionScalable, ACID-compliant native distributed parallel graph platformFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.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.NuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelGraph DBMSRelational DBMSGraph DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#39  Graph DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Websitegalaxybase.comwww.h2database.comgithub.com/­hugegraph
hugegraph.apache.org
mariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.3ds.com/­nuodb-distributed-sql-database
Technical documentationwww.h2database.com/­html/­main.htmlhugegraph.apache.org/­docsmariadb.com/­kb/­en/­librarydoc.nuodb.com
DeveloperChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司Thomas MuellerBaiduMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Dassault Systèmes infooriginally NuoDB, Inc.
Initial release2017200520182009 infoFork of MySQL, which was first released in 19952013
Current releaseNov 20, November 20212.2.220, July 20230.911.3.2, February 2024
License infoCommercial or Open SourcecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Open Source infoGPL version 2, commercial enterprise subscription availablecommercial infolimited edition free
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 languageC and JavaJavaJavaC and C++C++
Server operating systemsLinuxAll OS with a Java VMLinux
macOS
Unix
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeStrong typed schemayesyesyes infoDynamic columns are supportedyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesyesyesyes infoalso supports composite index and range indexyesyes
SQL infoSupport of SQLnoyesnoyes infowith proprietary extensionsyes
APIs and other access methodsBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
JDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
Supported programming languagesGo
Java
Python
JavaGroovy
Java
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined procedures and functionsJava Stored Procedures and User-Defined Functionsasynchronous Gremlin script jobsyes infoPL/SQL compatibility added with version 10.3Java, SQL
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneyes infodepending on used storage backend, e.g. Cassandra and HBaseseveral options for horizontal partitioning and Shardingdata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infodepending on used storage backend, e.g. Cassandra and HBaseMulti-source replication
Source-replica replication
yes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonovia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyesyes infoedges in graphyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infonot for MyISAM storage engineACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes infoMVCC
Durability infoSupport for making data persistentyesyesyesyes 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.yesyesyesyes infowith MEMORY storage engineyes infoTemporary table
User concepts infoAccess controlRole-based access controlfine grained access rights according to SQL-standardUsers, roles and permissionsfine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative Users
More information provided by the system vendor
GalaxybaseH2HugeGraphMariaDBNuoDB
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
GalaxybaseH2HugeGraphMariaDBNuoDB
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

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业
5 April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别
13 September 2023, CSDN

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 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

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Dassault Systemes to acquire U.S.-based NuoDB
25 November 2020, MarketWatch

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Present your product here