![]() | |
![]() | |
Developer(s) | MariaDB plc, MariaDB Foundation |
---|---|
Initial release | 29 October 2009 [1] |
Stable release | |
Repository | |
Written in | C, C++, Perl, Bash |
Operating system | Linux, Windows, macOS [3] |
Available in | English |
Type | RDBMS |
License | GPLv2, LGPLv2.1 (client libraries) [4] |
Website | mariadb mariadb |
MariaDB is a community-developed, commercially supported fork of the MySQL relational database management system (RDBMS), intended to remain free and open-source software under the GNU General Public License. Development is led by some of the original developers of MySQL, who forked it due to concerns over its acquisition by Oracle Corporation in 2009, [5] but in 2024 MariaDB was itself bought by the K1 private equity group, which appointed a new CEO. [6]
MariaDB is intended to maintain high compatibility with MySQL, with exact matching with MySQL APIs and commands, allowing it in many cases to function as a drop-in replacement for MySQL. However, new features are diverging. [7] It includes new storage engines like Aria, ColumnStore, and MyRocks.
Its lead developer/CTO is Michael "Monty" Widenius, one of the founders of MySQL AB and the founder of Monty Program AB. On 16 January 2008, MySQL AB announced that it had agreed to be acquired by Sun Microsystems for approximately $1 billion. The acquisition completed on 26 February 2008. Sun was then bought the following year by Oracle Corporation. MariaDB is named after Widenius' younger daughter, Maria. (MySQL is named after his other daughter, My.) [8]
The MariaDB Foundation mentions that "MariaDB Server will remain Free and Open Source Software licensed under GPLv2, independent of any commercial entities." [9]
MariaDB version numbers follow MySQL's numbering scheme up to version 5.5. Thus, MariaDB 5.5 offers all of the MySQL 5.5 features. There exists a gap in MySQL versions between 5.1 and 5.5, while MariaDB issued 5.2 and 5.3 point releases.
Since specific new features have been developed in MariaDB, the developers decided that a major version number change was necessary. [10] [11]
Version | Original release date | Latest version | Release date | Status | End of Life [12] |
---|---|---|---|---|---|
5.1 LTS | 29 October 2009 [13] | 5.1.67 | 2013-01-30 [14] | Stable (GA) | Feb 2015 |
5.2 LTS | 10 April 2010 [15] | 5.2.14 | 2013-01-30 [16] | Stable (GA) | Nov 2015 |
5.3 LTS | 26 July 2011 [17] | 5.3.12 | 2013-01-30 [18] | Stable (GA) | Mar 2017 |
5.5 LTS | 25 February 2012 [19] | 5.5.68 | 2020-05-12 [20] | Stable (GA) | Apr 2020 |
10.0 LTS | 12 November 2012 [21] | 10.0.38 | 2019-01-31 [22] | Stable (GA) | Mar 2019 |
10.1 LTS | 30 June 2014 [23] | 10.1.48 | 2020-11-04 [24] | Stable (GA) | Oct 2020 |
10.2 LTS | 18 April 2016 [25] | 10.2.44 | 2022-05-20 [26] | Stable (GA) | May 2022 |
10.3 LTS | 16 April 2017 [27] | 10.3.39 | 2023-05-10 [28] | Stable (GA) | May 2023 |
10.4 LTS | 9 November 2018 [29] | 10.4.34 | 2024-05-16 [30] | Stable (GA) | Jun 2024 |
10.5 LTS | 3 December 2019 [31] | 10.5.28 | 2025-02-04 [32] | Stable (GA) | Jun 2025 |
10.6 LTS | 26 April 2021 [33] | 10.6.21 | 2025-02-04 [34] | Stable (GA) | Jul 2026 |
10.7 | 17 September 2021 [35] | 10.7.8 | 2023-02-06 [28] | Stable (GA) | Feb 2023 |
10.8 | 22 December 2021 [36] | 10.8.8 | 2023-05-10 [28] | Stable (GA) | May 2023 |
10.9 | 23 March 2022 [37] | 10.9.8 | 2023-08-14 [38] | Stable (GA) | Aug 2023 |
10.10 | 23 June 2022 [39] | 10.10.7 | 2023-11-13 [38] | Stable (GA) | Nov 2023 |
10.11 LTS | 26 September 2022 [40] | 10.11.11 | 2025-02-04 [41] | Stable (GA) | Feb 2028 |
11.0 | 27 December 2022 [42] | 11.0.6 | 2024-05-16 [43] | Stable (GA) | Jun 2024 |
11.1 | 27 March 2023 [42] | 11.1.6 | 2024-08-08 [44] | Stable (GA) | Aug 2024 |
11.2 | 20 June 2023 [45] | 11.2.6 | 2024-11-01 [46] | Stable (GA) | Nov 2024 |
11.4 LTS | 24 December 2023 [47] | 11.4.5 | 2025-02-04 [48] | Stable (GA) | May 2029 |
11 Rolling | 20 September 2023 [49] | 11.6.2 | 2024-11-21 [50] | Stable (GA) | Rolling |
Legend: Old version, not maintained Old version, still maintained Latest version Latest preview version Future release |
MariaDB's API and protocol are compatible with those used by MySQL, plus some features to support native non-blocking operations and progress reporting. This means that all connectors, libraries and applications which work with MySQL should also work on MariaDB—whether or not they support its native features. On this basis, Fedora developers replaced MySQL with MariaDB in Fedora 19, out of concerns that Oracle was making MySQL a more closed software project. [51] OpenBSD likewise in April 2013 dropped MySQL for MariaDB 5.5. [52]
However, for recent MySQL features, MariaDB either has no equivalent yet (like geographic function) or deliberately chose not to be 100% compatible (like GTID, JSON). [53] The MariaDB wiki claims that starting with MariaDB 10, upgrading from MySQL 8 is possible in most cases. [54]
MariaDB is used at ServiceNow, [55] DBS Bank, [56] Google, [57] Mozilla, [58] and, since 2013, the Wikimedia Foundation. [59]
Several Linux distributions and BSD operating systems include MariaDB. [60] Some default to MariaDB, such as Arch Linux, [61] Manjaro, [62] Debian (from Debian 9), [63] Fedora (from Fedora 19), [64] [65] Red Hat Enterprise Linux (from RHEL 7 in June 2014), [66] [67] CentOS (from CentOS 7), [68] Mageia (from Mageia 2), [69] openSUSE (from openSUSE 12.3 Dartmouth), [70] SUSE Linux Enterprise Server (from SLES 12), [71] Slackware Linux (from Slackware 14.1) [72] and OpenBSD (from 5.7). [73] [74] [75]
The MariaDB Foundation was founded in 2012 to oversee the development of MariaDB. [76] [77] The current CEO of the MariaDB Foundation is Kaj Arnö since February 2019. [78]
MariaDB Foundation has notable sponsors. In January 2025, listed sponsors were Amazon, Acronis, Alibaba Cloud, Constructor, Intel, MariaDB Corporation AB, ServiceNow, WebPros, DBS. [79]
The Foundation also works with technology partners, e.g. Google tasked one of its engineers to work at the MariaDB Foundation in 2013, and Amazon contributed to a major AI feature, MariaDB Vector. [9] [80] [81]
In December 2012 Michael Widenius, David Axmark, and Allan Larsson announced the formation of a foundation that would oversee the development of MariaDB. [82] [83]
At the time of founding in 2013 the Foundation wished to create a governance model similar to that used by the Eclipse Foundation. The Board appointed the Eclipse Foundation's Executive Director Mike Milinkovich as an advisor to lead the transition. [84]
The MariaDB Foundation's first sponsor and member was MariaDB Corporation AB that joined in 2014 after initial agreements on the division of ownership and roles between the MariaDB Foundation and MariaDB Corporation. [85] [86] E.g. MariaDB is a registered trademark of MariaDB Corporation AB, [87] used under license by the MariaDB Foundation. [88] MariaDB Corporation AB was originally founded in 2010 as SkySQL Corporation Ab, but changed name in 2014 to reflect its role as the main driving force behind the development of MariaDB server and the biggest support-provider for it. [89] [90] Foundation CEO at the time, Simon Phipps quit in 2014 on the sale of the MariaDB trademark to SkySQL. He later said: "I quit as soon as it was obvious the company was not going to allow an independent foundation." [91]
Simon Phipps was CEO of the Foundation from April 2013 to 2014. Otto Kekäläinen was the CEO from January 2015 to September 2018. [92] Arjen Lentz was appointed CEO of the Foundation in October 2018 [93] and resigned in December 2018. [94] Kaj Arnö joined as the CEO on 1 February 2019. [78] Eric Herman is the current chairman of the board.
Initially, the development activities around MariaDB were based entirely on open source and non-commercial. To build a global business, MariaDB Corporation AB was founded in 2010 by Patrik Backman, Ralf Wahlsten, Kaj Arnö, Max Mether, Ulf Sandberg, Mick Carney and Michael "Monty" Widenius. [95] [96] The current CEO of MariaDB Corporation is Paul O'Brien. [97]
MariaDB Corporation AB was formed after a merger between SkySQL Corporation Ab and Monty Program on 23 April 2013. Subsequently, the name was changed on 1 October 2014 to reflect the company's role as the main driving force behind the development of MariaDB Server and the largest support-provider for it. [98] [99] [100]
MariaDB Corporation AB announced in February 2022 its intention to become a publicly listed company on the New York Stock Exchange (NYSE). [101]
MariaDB Corporation AB is a contributor to the MariaDB Server, develops the MariaDB database connectors [102] (C, C++, Java 7, Java 8, Node.js, [103] ODBC, Python, [104] R2DBC [105] ) as well as the MariaDB Enterprise Platform, including the MariaDB Enterprise Server, optimized for production deployments. The MariaDB Enterprise Platform includes MariaDB MaxScale, [106] [107] an advanced database proxy, MariaDB ColumnStore, a columnar storage engine for interactive ad hoc analytics, [108] [109] MariaDB Xpand, a distributed SQL storage engine for massive transactional scalability, [110] [111] and MariaDB Enterprise Server, an enhanced, hardened and secured version of the community server. [112] [113] MariaDB Corporation offers the MariaDB Enterprise Platform in the cloud under the name SkySQL, a database-as-a-service. [114] [115]
SkySQL general availability was announced on March 31, 2020. [116] This database-as-a-service offering from MariaDB is a managed cloud service on Google Cloud Platform.
SkySQL is a hybrid database offering that includes a column family store, object store, distributed SQL database with both a transactional and analytical query engine. The combination allows developers to use a single database for multiple use cases and avoid a proliferation of databases.
The benefits of using this offering vs Amazon RDS or Microsoft Azure Database's MariaDB services offerings are versioning (SkySQL ensures users are on the most recent product release) as well as having analytics and transactional support. [117]
Starting October 2023, as part of the company's restructuring plan, MariaDB no longer offers SkySQL as a product. [118] In December 2023, SkySQL spun off from MariaDB as an independent company. [119]
MariaDB Corporation has been funded with a total of $123M combined in its A-series funding round in 2012, B-series in 2013-2016 and C-series in 2017–2022.[ citation needed ] It is undergoing a D-series round in 2022 aiming at an additional $104M in combination with its intention to become a listed company on the New York Stock Exchange (NYSE). [101]
Some of the initial A-series investors in MariaDB Corporation AB were e.g. OpenOcean and Tesi (Finnish Industry Investment Ltd). The B-series round was led by Intel in 2013 which itself invested $20M. [120] In 2017 Alibaba led the C-series with a $27M investment into MariaDB in addition to a €25M investment by the European Investment Bank. [121] [122]
MySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A relational database organizes data into one or more data tables in which data may be related to each other; these relations help structure the data. SQL is a language that programmers use to create, modify and extract data from the relational database, as well as control user access to the database. In addition to relational databases and SQL, an RDBMS like MySQL works with an operating system to implement a relational database in a computer's storage system, manages users, allows for network access and facilitates testing database integrity and creation of backups.
Oracle Corporation is an American multinational computer technology company headquartered in Austin, Texas. Co-founded in 1977 by Larry Ellison, who remains executive chairman, Oracle was the third-largest software company in the world in 2020 by revenue and market capitalization. The company's 2023 ranking in the Forbes Global 2000 was 80.
Oracle Database is a proprietary multi-model database management system produced and marketed by Oracle Corporation.
MySQL AB was a Swedish software company founded in 1995. It was acquired by Sun Microsystems in 2008, Sun was in turn acquired by Oracle Corporation in 2010. MySQL AB is the creator of MySQL, a relational database management system, as well as related products such as MySQL Cluster. The company was dually headquartered in Uppsala, Sweden, and Cupertino, California, with offices in other countries.
Ulf Michael Widenius, also known as Monty, is a Finnish software programmer. He is the main author of the original version of the open source MySQL database, a founding member of the MySQL AB company, founding member of the MariaDB Foundation and CTO of the MariaDB Company. Additionally, he is a founder and general partner at venture capital firm OpenOcean.
Technical variations of Linux distributions include support for different hardware devices and systems or software package configurations. Organizational differences may be motivated by historical reasons. Other criteria include security, including how quickly security upgrades are available; ease of package management; and number of packages available.
The following tables compare general and technical information for a number of relational database management systems. Please see the individual products' articles for further information. Unless otherwise specified in footnotes, comparisons are based on the stable versions without any add-ons, extensions or external programs.
InnoDB is a storage engine for the database management system MySQL and MariaDB. Since the release of MySQL 5.5.5 in 2010, it replaced MyISAM as MySQL's default table type. It provides the standard ACID-compliant transaction features, along with foreign key support. It is included as standard in most binaries distributed by MySQL AB, the exception being some OEM versions.
A LAMP is one of the most common software stacks for the web's most popular applications. Its generic software stack model has largely interchangeable components.
David Axmark, born 28 May 1962 in Sweden, is one of the founders of MySQL AB and a developer of the free database server, MySQL. He has been involved with MySQL development from its beginning along with the fellow co-founder Michael Widenius. He studied at Uppsala University between 1980 and 1984
MySQL Enterprise is a subscription-based service produced by Oracle Corporation and targeted toward the commercial market. Oracle's official support, training and certification focus on MySQL Enterprise. It is similar to Percona Server for MySQL from Percona and MariaDB Enterprise from MariaDB.
Sphinx is a fulltext search engine that provides text search functionality to client applications.
Aria is a storage engine for the MariaDB and MySQL relational database management systems. Its goal is to make a crash-safe alternative to MyISAM. It is not transactional.
A database shard, or simply a shard, is a horizontal partition of data in a database or search engine. Each shard may be held on a separate database server instance, to spread load.
Kaj Sigurd Ademar Arnö is a Finland-Swedish IT-entrepreneur and columnist. He is since 2016 (also) a German citizen and has lived in Germany since 2006. He is the former Vice President of the MySQL Community at MySQL AB, Sun Microsystems and Oracle Corporation, founder of MariaDB Corporation Ab and the current CEO of the MariaDB Foundation.
GNU Health is a free/libre health and hospital information system with strong focus on public health and social medicine. Its functionality includes management of electronic health records and laboratory information management system.
The following outline is provided as an overview of and topical guide to MySQL:
RocksDB is a high performance embedded database for key-value data. It is a fork of Google's LevelDB optimized to exploit multi-core processors (CPUs), and make efficient use of fast storage, such as solid-state drives (SSD), for input/output (I/O) bound workloads. It is based on a log-structured merge-tree data structure. It is written in C++ and provides official language bindings for C++, C, and Java. Many third-party language bindings exist. RocksDB is free and open-source software, released originally under a BSD 3-clause license. However, in July 2017 the project was migrated to a dual license of both Apache 2.0 and GPLv2 license. This change helped its adoption in Apache Software Foundation's projects after blacklist of the previous BSD+Patents license clause.
MyRocks is open-source software developed at Facebook in order to use MySQL features with RocksDB implementations. It is based on Oracle MySQL 5.6.
TiDB is an open-source NewSQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. Designed to be MySQL compatible, it is developed and supported primarily by PingCAP and licensed under Apache 2.0. It is also available as a paid product. TiDB drew its initial design inspiration from Google's Spanner and F1 papers.
{{cite web}}
: Missing or empty |title=
(help)