DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > 4D vs. DataFS vs. H2 vs. MariaDB vs. ObjectBox

System Properties Comparison 4D vs. DataFS vs. H2 vs. MariaDB vs. ObjectBox

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonDataFS  Xexclude from comparisonH2  Xexclude from comparisonMariaDB  Xexclude from comparisonObjectBox  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.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.Lightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectors
Primary database modelRelational DBMSObject oriented DBMSRelational DBMSRelational DBMSObject oriented DBMS
Vector DBMS
Secondary database modelsGraph DBMSSpatial DBMSDocument 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
Score2.37
Rank#110  Overall
#54  Relational DBMS
Score0.02
Rank#369  Overall
#18  Object oriented DBMS
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score83.44
Rank#15  Overall
#10  Relational DBMS
Score1.08
Rank#179  Overall
#6  Object oriented DBMS
#9  Vector DBMS
Websitewww.4d.comnewdatabase.comwww.h2database.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
github.com/­objectbox
objectbox.io
Technical documentationdeveloper.4d.comdev.mobiland.com/­Overview.xspwww.h2database.com/­html/­main.htmlmariadb.com/­kb/­en/­librarydocs.objectbox.io
Developer4D, IncMobiland AGThomas MuellerMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
ObjectBox Limited
Initial release1984201820052009 infoFork of MySQL, which was first released in 19952017
Current releasev20, April 20231.1.263, October 20222.2.220, July 202311.5.2, August 20244.0 (May 2024)
License infoCommercial or Open SourcecommercialcommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL version 2, commercial enterprise subscription availableBindings are released under Apache 2.0 infoApache License 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 languageJavaC and C++C and C++
Server operating systemsOS X
Windows
WindowsAll OS with a Java VMFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Data schemeyesClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesyes infoDynamic columns are supportedyes
Typing infopredefined data types such as float or dateyesyesyesyesyes, plus "flex" map-like types
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.yesnonoyesno
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyes infoclose to SQL 92noyesyes infowith proprietary extensionsno
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
.NET Client API
Proprietary client DLL
WinRT client
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Proprietary native API
Supported programming languages4D proprietary IDE
PHP
.Net
C
C#
C++
VB.Net
JavaAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
Server-side scripts infoStored proceduresyesJava Stored Procedures and User-Defined Functionsyes infoPL/SQL compatibility added with version 10.3no
Triggersyesno, except callback-events from server when changes happenedyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneProprietary Sharding systemnoneseveral options for horizontal partitioning and Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication
Source-replica replication
Data sync between devices allowing occasional connected databases to work completely offline
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
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.nonoyesyes infowith MEMORY storage engineno
User concepts infoAccess controlUsers and groupsWindows-Profilefine grained access rights according to SQL-standardfine grained access rights according to SQL-standardyes
More information provided by the system vendor
4D infoformer name: 4th DimensionDataFSH2MariaDBObjectBox
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

MongoDB Realm & Device Sync alternatives – ObjectBox
17 September 2024

Local AI – what it is and why we need it
11 September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24 July 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18 June 2024

The on-device Vector Database for Android and Java
29 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
4D infoformer name: 4th DimensionDataFSH2MariaDBObjectBox
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

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

K1 Acquires MariaDB, a Leading Database Software Company, and Appoints New CEO
10 September 2024, PR Newswire

MariaDB goes private after acquisition by K1 Investment Management
10 September 2024, SiliconANGLE News

MariaDB goes private with new CEO as K1 closes acquisition
10 September 2024, TechCrunch

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

ServiceNow moves its backend off MariaDB to homebrew Postgres
10 September 2024, The Register

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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