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 > 4D vs. Drizzle vs. InfinityDB vs. MariaDB vs. OpenSearch

System Properties Comparison 4D vs. Drizzle vs. InfinityDB vs. MariaDB vs. OpenSearch

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonDrizzle  Xexclude from comparisonInfinityDB  Xexclude from comparisonMariaDB  Xexclude from comparisonOpenSearch  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionApplication development environment with integrated database management systemMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A Java embedded Key-Value Store which extends the Java Map interfaceMySQL 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 distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelRelational DBMSRelational DBMSKey-value storeRelational DBMSSearch engine
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Websitewww.4d.comboilerbay.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
github.com/­opensearch-project
opensearch.org
Technical documentationdeveloper.4d.comboilerbay.com/­infinitydb/­manualmariadb.com/­kb/­en/­libraryopensearch.org/­docs/­latest
Developer4D, IncDrizzle project, originally started by Brian AkerBoiler Bay Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Amazon Web Services
Initial release1984200820022009 infoFork of MySQL, which was first released in 19952021
Current releasev20, April 20237.2.4, September 20124.011.3.2, February 20242.5.0, January 2023
License infoCommercial or Open SourcecommercialOpen Source infoGNU GPLcommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen 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.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageC++JavaC and C++Java
Server operating systemsOS X
Windows
FreeBSD
Linux
OS X
All OS with a Java VMFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
All OS with a Java VM
Data schemeyesyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes infoDynamic columns are supportedschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyes
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.yesnoyes
Secondary indexesyesyesno infomanual creation possible, using inversions based on multi-value capabilityyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyes infoclose to SQL 92yes infowith proprietary extensionsnoyes infowith proprietary extensionsSQL-like query language
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBCAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
ODBC
Proprietary native API
Java API
RESTful HTTP/JSON API
Supported programming languages4D proprietary IDE
PHP
C
C++
Java
PHP
JavaAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresyesnonoyes infoPL/SQL compatibility added with version 10.3yes
Triggersyesno infohooks for callbacks inside the server can be used.noyesyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneseveral options for horizontal partitioning and ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication
Source-replica replication
noneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityyesyesno infomanual creation possible, using inversions based on multi-value capabilityyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonoyes infowith MEMORY storage engine
User concepts infoAccess controlUsers and groupsPluggable authentication mechanisms infoe.g. LDAP, HTTPnofine grained access rights according to SQL-standard
More information provided by the system vendor
4D infoformer name: 4th DimensionDrizzleInfinityDBMariaDBOpenSearch
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» 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
The OpenSearch Project offers open source software licensed under Apache License...
» 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
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» 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 DimensionDrizzleInfinityDBMariaDBOpenSearch
DB-Engines blog posts

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

show all

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

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

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

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

Amazon OpenSearch Service now supports TLS 1.3 and perfect forward secrecy
4 January 2024, AWS Blog

Amazon OpenSearch H2 2023 in review | AWS Big Data Blog
15 March 2024, AWS Blog

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

AllegroGraph logo

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

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