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

DBMS > MariaDB vs. MaxDB vs. OpenTSDB vs. Oracle Berkeley DB vs. PouchDB

System Properties Comparison MariaDB vs. MaxDB vs. OpenTSDB vs. Oracle Berkeley DB vs. PouchDB

Editorial information provided by DB-Engines
NameMariaDB  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonOpenTSDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionMySQL 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 robust and reliable RDBMS optimized to run all major SAP solutionsScalable Time Series DBMS based on HBaseWidely used in-process key-value storeJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMSRelational DBMSTime Series DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document store
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score2.32
Rank#112  Overall
#55  Relational DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websitemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
maxdb.sap.comopentsdb.netwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlpouchdb.com
Technical documentationmariadb.com/­kb/­en/­librarymaxdb.sap.com/­documentationopentsdb.net/­docs/­build/­html/­index.htmldocs.oracle.com/­cd/­E17076_05/­html/­index.htmlpouchdb.com/­guides
DeveloperMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
SAP, acquired from Software AG (Adabas-D) in 1997currently maintained by Yahoo and other contributorsOracle infooriginally developed by Sleepycat, which was acquired by OracleApache Software Foundation
Initial release2009 infoFork of MySQL, which was first released in 19951984201119942012
Current release11.3.2, February 20247.9.10.12, February 202418.1.40, May 20207.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoGPL version 2, commercial enterprise subscription availablecommercial infoLimited community edition freeOpen Source infoLGPLOpen Source infocommercial license availableOpen Source
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 and C++C++JavaC, Java, C++ (depending on the Berkeley DB edition)JavaScript
Server operating systemsFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyes infoDynamic columns are supportedyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnumeric data for metrics, strings for tagsnono
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.yesnonoyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesnoyesyes infovia views
SQL infoSupport of SQLyes infowith proprietary extensionsyesnoyes infoSQL interfaced based on SQLite is availableno
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
WebDAV
HTTP API
Telnet API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
Java
Perl
PHP
Python
Erlang
Go
Java
Python
R
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
JavaScript
Server-side scripts infoStored proceduresyes infoPL/SQL compatibility added with version 10.3yesnonoView functions in JavaScript
Triggersyesyesnoyes infoonly for the SQL APIyes
Partitioning methods infoMethods for storing different data on different nodesseveral options for horizontal partitioning and ShardingnoneSharding infobased on HBasenoneSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationselectable replication factor infobased on HBaseSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBaseEventual Consistency
Foreign keys infoReferential integrityyes infonot for MyISAM storage engineyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage engineACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infonot for in-memory storage engineyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infowith MEMORY storage enginenonoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnonono
More information provided by the system vendor
MariaDBMaxDB infoformerly named Adabas-DOpenTSDBOracle Berkeley DBPouchDB
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
MariaDBMaxDB infoformerly named Adabas-DOpenTSDBOracle Berkeley DBPouchDB
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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Private equity offer for MariaDB gets thumbsup from shareholders
21 May 2024, The Register

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

K1 Investment Management, LLC ("K1") Extension of Deadline Regarding Publication of Offer for MariaDB plc ...
22 May 2024, PR Newswire

MariaDB shareholders approve private equity takeover
22 May 2024, Computing

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

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11 August 2020, SAP News

What is SAP S/4HANA?
21 March 2022, TechTarget

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

Dear SAP, Why Don't You Make Hana A Success?
28 July 2021, E3-Magazin

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

How to store financial market data for backtesting
26 January 2019, Towards Data Science

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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