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

DBMS > Bangdb vs. HugeGraph vs. IBM Db2 warehouse vs. MariaDB vs. Percona Server for MongoDB

System Properties Comparison Bangdb vs. HugeGraph vs. IBM Db2 warehouse vs. MariaDB vs. Percona Server for MongoDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonHugeGraph  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonMariaDB  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA fast-speed and highly-scalable Graph DBMSCloud-based data warehousing serviceMySQL 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 drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Graph DBMSRelational DBMSRelational DBMSDocument store
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.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score1.30
Rank#164  Overall
#75  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Websitebangdb.comgithub.com/­hugegraph
hugegraph.apache.org
www.ibm.com/­products/­db2/­warehousemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationdocs.bangdb.comhugegraph.apache.org/­docsmariadb.com/­kb/­en/­librarydocs.percona.com/­percona-distribution-for-mongodb
DeveloperSachin Sinha, BangDBBaiduIBMMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Percona
Initial release2012201820142009 infoFork of MySQL, which was first released in 19952015
Current releaseBangDB 2.0, October 20210.911.3.2, February 20243.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2.0commercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoGPL Version 2
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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++C++
Server operating systemsLinuxLinux
macOS
Unix
hostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Data schemeschema-freeyesyesyes infoDynamic columns are supportedschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyesyes
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.nonono infoImport/export of XML data possibleyesno
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyes infoalso supports composite index and range indexyesyesyes
SQL infoSupport of SQLSQL like support with command line toolnoyesyes infowith proprietary extensionsno
APIs and other access methodsProprietary protocol
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
.NET Client API
JDBC
ODBC
OLE DB
ADO.NET
JDBC
ODBC
Proprietary native API
proprietary protocol using JSON
Supported programming languagesC
C#
C++
Java
Python
Groovy
Java
Python
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Server-side scripts infoStored proceduresnoasynchronous Gremlin script jobsPL/SQL, SQL PLyes infoPL/SQL compatibility added with version 10.3JavaScript
Triggersyes, Notifications (with Streaming only)noyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingseveral options for horizontal partitioning and ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yes infodepending on used storage backend, e.g. Cassandra and HBaseyesMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infoedges in graphyesyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes 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.yes, run db with in-memory only modeyesyesyes infowith MEMORY storage engineyes infovia In-Memory Engine
User concepts infoAccess controlyes (enterprise version only)Users, roles and permissionsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
BangdbHugeGraphIBM Db2 warehouse infoformerly named IBM dashDBMariaDBPercona Server for MongoDB
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
BangdbHugeGraphIBM Db2 warehouse infoformerly named IBM dashDBMariaDBPercona Server for MongoDB
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

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

provided by Google News

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16 October 2023, IBM

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, IBM

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, IBM

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

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

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

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

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

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

6 keys to MongoDB database security
22 May 2019, InfoWorld

DB or not DB: Open-sourcer Percona pushes out plethora of SQL and NoSQL tweaks in bid to win over suits
19 May 2020, The Register

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.

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

Database for your real-time AI and Analytics Apps.
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

Present your product here