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

DBMS > Bangdb vs. eXtremeDB vs. KairosDB vs. MariaDB vs. Transbase

System Properties Comparison Bangdb vs. eXtremeDB vs. KairosDB vs. MariaDB vs. Transbase

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisoneXtremeDB  Xexclude from comparisonKairosDB  Xexclude from comparisonMariaDB  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphNatively in-memory DBMS with options for persistency, high-availability and clusteringDistributed Time Series DBMS based on Cassandra or H2MySQL 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 resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMS
Time Series DBMS
Time Series 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.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.80
Rank#214  Overall
#99  Relational DBMS
#18  Time Series DBMS
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score91.04
Rank#13  Overall
#9  Relational DBMS
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websitebangdb.comwww.mcobject.comgithub.com/­kairosdb/­kairosdbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.bangdb.comwww.mcobject.com/­docs/­extremedb.htmkairosdb.github.iomariadb.com/­kb/­en/­librarywww.transaction.de/­en/­products/­transbase/­features.html
DeveloperSachin Sinha, BangDBMcObjectMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Transaction Software GmbH
Initial release2012200120132009 infoFork of MySQL, which was first released in 19951987
Current releaseBangDB 2.0, October 20218.2, 20211.2.2, November 201811.3.2, February 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoBSD 3commercialOpen Source infoApache 2.0Open Source infoGPL version 2, commercial enterprise subscription availablecommercial infofree development license
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, C++C and C++JavaC and C++C and C++
Server operating systemsLinuxAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeyesschema-freeyes infoDynamic columns are supportedyes
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.nono infosupport of XML interfaces availablenoyesno
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesnoyesyes
SQL infoSupport of SQLSQL like support with command line toolyes infowith the option: eXtremeSQLnoyes infowith proprietary extensionsyes
APIs and other access methodsProprietary protocol
RESTful HTTP API
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
Graphite protocol
HTTP REST
Telnet API
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C#
C++
Java
Python
.Net
C
C#
C++
Java
Lua
Python
Scala
Java
JavaScript infoNode.js
PHP
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnoyesnoyes infoPL/SQL compatibility added with version 10.3yes
Triggersyes, Notifications (with Streaming only)yes infoby defining eventsnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontal partitioning / shardingSharding infobased on Cassandraseveral options for horizontal partitioning and Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Active Replication Fabricâ„¢ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
selectable replication factor infobased on CassandraMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID infonot for MyISAM storage engineyes
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyes
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 modeyesnoyes infowith MEMORY storage engineno
User concepts infoAccess controlyes (enterprise version only)simple password-based access controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
BangdbeXtremeDBKairosDBMariaDBTransbase
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
MariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Web, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more
MariaDB 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
BangdbeXtremeDBKairosDBMariaDBTransbase
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

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13 May 2024, Embedded Computing Design

McObject LLC Joins STMicroelectronics Partner Program to Expand, Enhance and Accelerate Customer
6 June 2024, EIN News

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

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, Yahoo Finance

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

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

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here