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

DBMS > BaseX vs. HarperDB vs. MariaDB vs. ObjectBox vs. Tigris

System Properties Comparison BaseX vs. HarperDB vs. MariaDB vs. ObjectBox vs. Tigris

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonHarperDB  Xexclude from comparisonMariaDB  Xexclude from comparisonObjectBox  Xexclude from comparisonTigris  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.MySQL 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.Extremely fast embedded database for small devices, IoT and MobileA horizontally scalable, ACID transactional, document database available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelNative XML DBMSDocument storeRelational DBMSObject oriented DBMSDocument store
Key-value store
Search engine
Time Series DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score0.55
Rank#248  Overall
#38  Document stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score0.02
Rank#369  Overall
#51  Document stores
#55  Key-value stores
#24  Search engines
#38  Time Series DBMS
Websitebasex.orgwww.harperdb.iomariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
objectbox.iowww.tigrisdata.com
Technical documentationdocs.basex.orgdocs.harperdb.io/­docsmariadb.com/­kb/­en/­librarydocs.objectbox.iowww.tigrisdata.com/­docs
DeveloperBaseX GmbHHarperDBMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
ObjectBox LimitedTigris Data, Inc.
Initial release200720172009 infoFork of MySQL, which was first released in 199520172022
Current release10.7, August 20233.1, August 202111.3.2, February 2024
License infoCommercial or Open SourceOpen Source infoBSD licensecommercial infofree community edition availableOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache License 2.0Open Source infoApache Version 2.0
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 languageJavaNode.jsC and C++C and C++
Server operating systemsLinux
OS X
Windows
Linux
OS X
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Android
iOS
Linux
macOS
Windows
Linux
macOS
Windows
Data schemeschema-freedynamic schemayes infoDynamic columns are supportedyesyes
Typing infopredefined data types such as float or dateno infoXQuery supports typesyes infoJSON data typesyesyesyes
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.noyesnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoSQL-like data manipulation statementsyes infowith proprietary extensionsnono
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
ADO.NET
JDBC
ODBC
Proprietary native API
Proprietary native APICLI Client
gRPC
RESTful HTTP API
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Go
Java
JavaScript (Node.js)
Server-side scripts infoStored proceduresyesCustom Functions infosince release 3.1yes infoPL/SQL compatibility added with version 10.3nono
Triggersyes infovia eventsnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneA table resides as a whole on one (or more) nodes in a clusterseveral options for horizontal partitioning and ShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infothe nodes on which a table resides can be definedMulti-source replication
Source-replica replication
online/offline synchronization between client and serveryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerAtomic execution of specific operationsACID infonot for MyISAM storage engineACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes, using LMDByes infonot for in-memory storage engineyesyes, using FoundationDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infowith MEMORY storage engineno
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsAccess rights for users and rolesfine grained access rights according to SQL-standardyesAccess rights for users and roles
More information provided by the system vendor
BaseXHarperDBMariaDBObjectBoxTigris
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
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

Meet HarperDB, Winner of the Startups of the Year in Denver
9 February 2024, hackernoon.com

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

A sharper HarperDB, connectivity done auspiciously
16 January 2023, Techzine Europe

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, University of Colorado Denver

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

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

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2 May 2024, StreetInsider.com

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

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

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

Tigris Data Unveils Beta Launch of New Vector Search Tool
19 May 2023, Datanami

Tigris Data Launches All-in-One Developer Data Platform
27 September 2022, Datanami

FerretDB Provides Alternative to MongoDB
19 May 2023, Datanami

Latest Asigra platform targets SaaS backup for MSPs
6 March 2023, TechTarget

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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

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

Present your product here