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 > Alibaba Cloud AnalyticDB for MySQL vs. MariaDB vs. MySQL vs. Oracle Berkeley DB vs. Oracle Rdb

System Properties Comparison Alibaba Cloud AnalyticDB for MySQL vs. MariaDB vs. MySQL vs. Oracle Berkeley DB vs. Oracle Rdb

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xexclude from comparisonMariaDB  Xexclude from comparisonMySQL  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonOracle Rdb  Xexclude from comparison
DescriptionA real-time data warehousing service that can process petabytes of data with high concurrency and low latency. It is fully compatible with the MySQL protocol.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.Widely used open source RDBMSWidely used in-process key-value store
Primary database modelRelational DBMSRelational DBMSRelational DBMS infoKey/Value like access via memcached APIKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMS
Secondary database modelsDocument storeDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.76
Rank#223  Overall
#103  Relational DBMS
Score93.81
Rank#13  Overall
#9  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score2.52
Rank#114  Overall
#20  Key-value stores
#3  Native XML DBMS
Score1.08
Rank#187  Overall
#85  Relational DBMS
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.mysql.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.oracle.com/­database/­technologies/­related/­rdb.html
Technical documentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmmariadb.com/­kb/­en/­librarydev.mysql.com/­docdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.oracle.com/­database/­technologies/­related/­rdb-doc.html
DeveloperAlibabaMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Oracle infosince 2010, originally MySQL AB, then SunOracle infooriginally developed by Sleepycat, which was acquired by OracleOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release2009 infoFork of MySQL, which was first released in 1995199519941984
Current release11.3.2, February 20248.3.0, January 202418.1.40, May 20207.4.1.1, 2021
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infocommercial license availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC and C++C and C++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemshostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
FreeBSD
Linux
OS X
Solaris
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
HP Open VMS
Data schemeyesyes infoDynamic columns are supportedyesschema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.yesyesyesyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyes infowith proprietary extensionsyes infowith proprietary extensionsyes infoSQL interfaced based on SQLite is availableyes
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC#
Java
PHP
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.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
Server-side scripts infoStored proceduresyesyes infoPL/SQL compatibility added with version 10.3yes infoproprietary syntaxno
Triggersyesyesyesyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceseveral options for horizontal partitioning and Shardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
Multi-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 systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage engineyes infonot for MyISAM storage enginenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACID infonot for MyISAM storage engineACIDyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infowith MEMORY storage engineyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesno
More information provided by the system vendor
Alibaba Cloud AnalyticDB for MySQLMariaDBMySQLOracle Berkeley DBOracle Rdb
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» more
MariaDB 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 modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» 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
Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Alibaba Cloud AnalyticDB for MySQLMariaDBMySQLOracle Berkeley DBOracle Rdb
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Alibaba Cloud launches new cloud database solutions following market growth
1 October 2020, DataCenterNews Asia

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

Alibaba Cloud Named a Leader in Gartner(R) Magic Quadrant(TM) for Cloud Database Management Systems
8 February 2024, ryt9.com

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

Progress Software Corp. Statement regarding a Possible Offer for MariaDB plc
19 April 2024, GlobeNewswire

Progress Software weighs cash offer for MariaDB By Investing.com
19 April 2024, Investing.com

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

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

MariaDB Receives Takeover Bid | DealFlow's SPAC News
29 March 2024, DealFlow's SPAC News

provided by Google News

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

Oracle Academy encourages students to build MySQL skills and knowledge
4 April 2024, Oracle

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17 January 2024, azure.microsoft.com

Best Practices for Configuring MySQL Replication
26 March 2024, DevOps.com

provided by Google News

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

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

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

Squid 5.1 arrives after three years of development and these are its novelties
14 October 2021, Desde Linux

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Oracle Business Model - How Oracle Makes Money?
12 June 2023, Business Model Analyst

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

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

Neo4j logo

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

Present your product here