MariaDB

From Coders.Bay Wiki
Revision as of 08:25, 8 April 2022 by 85.31.21.47 (talk)
Jump to navigation Jump to search

Template:Short description Template:Infobox software

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.<ref>Template:Cite web</ref>

MariaDB is intended to maintain high compatibility with MySQL, with library binary parity and exact matching with MySQL APIs and commands, allowing it in many cases to function as drop-in replacement for MySQL. However, new features are diverging.<ref>Template:Cite web</ref> 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.)<ref>Template:Cite web</ref>

Features

Template:Empty section

MariaDB Server

Versioning

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.<ref>Template:Cite web</ref><ref>Template:Cite web</ref>

Version Original release date Latest version Release date Status End of Life<ref>Template:Cite web</ref>
Template:Version Template:Release date and age<ref>Template:Cite web</ref> 5.1.67 2013-01-30<ref>Template:Cite web</ref> Old stable (GA) Template:Version
Template:Version Template:Release date and age<ref>Template:Cite web</ref> 5.2.14 2013-01-30<ref>Template:Cite web</ref> Old stable (GA) Template:Version
Template:Version Template:Release date and age<ref>Template:Cite web</ref> 5.3.12 2013-01-30<ref>Template:Cite web</ref> Old stable (GA) Template:Version
Template:Version Template:Release date and age<ref>Template:Cite web</ref> 5.5.68 2020-05-12<ref name="5.5">Template:Cite web</ref> Old stable (GA) Template:Version
Template:Version Template:Release date and age<ref>Template:Cite web</ref> 10.0.38 2019-01-31<ref>Template:Cite web</ref> Old stable (GA) Template:Version
Template:Version Template:Release date and age<ref>Template:Cite web</ref> 10.1.48 2020-11-04<ref name="10.1">Template:Cite web</ref> Old stable (GA) Template:Version
Template:Version Template:Release date and age<ref name="102_initial">Template:Cite web</ref> 10.2.43 2022-02-12<ref name="10.2">Template:Cite web</ref> Old stable (GA) Template:Version
Template:Version Template:Release date and age<ref name="103_initial">Template:Cite web</ref> 10.3.34 2022-02-12<ref name="10.2" /> Old stable (GA) Template:Version
Template:Version Template:Release date and age<ref name="104_initial">Template:Cite web</ref> 10.4.24 2022-02-12<ref name="10.2" /> Old stable (GA) Template:Version
Template:Version Template:Release date and age<ref name="105_initial">Template:Cite web</ref> 10.5.15 2022-02-12<ref name="10.2" /> Old stable (GA) Template:Version
Template:Version Template:Release date and age<ref name="106_initial">Template:Cite web</ref> 10.6.7 2022-02-12<ref name="10.2" /> Stable (GA) Template:Version
Template:Version Template:Release date and age<ref name="107_initial">Template:Cite web</ref> 10.7.3 2022-02-12<ref name="10.2" /> Stable (GA) Template:Version
Template:Version Template:Release date and age<ref name="108_initial">Template:Cite web</ref> 10.8.2 2022-02-12<ref name="10.2" /> Release Candidate (RC) TBD
Template:Version


Licensing

The MariaDB Foundation mentions:<ref name=":22">Template:Cite web</ref>

MariaDB Server will remain Free and Open Source Software licensed under GPLv2, independent of any commercial entities.

Third-party software

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.<ref name="auto1">Template:Cite web</ref> OpenBSD likewise in April 2013 dropped MySQL for MariaDB 5.5.<ref>Template:Cite web</ref>

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).<ref>Template:Cite news</ref> The list of incompatibilities grows longer with each version.<ref>Template:Cite web</ref>

Prominent users

MariaDB is used at ServiceNow,<ref>Template:Cite web</ref> DBS Bank,<ref>Template:Cite web</ref> Google,<ref>Template:Cite web</ref> Mozilla,<ref>Template:Cite web</ref> and, since 2013, the Wikimedia Foundation.<ref>Template:Cite web</ref>

Several Linux distributions and BSD operating systems include MariaDB.<ref>Template:Cite web</ref> Some default to MariaDB, such as Arch Linux,<ref>Template:Cite web</ref> Manjaro,<ref>Template:Cite web</ref> Debian (from Debian 9),<ref>Template:Cite web</ref> Fedora (from Fedora 19),<ref>Template:Cite web</ref><ref>Template:Cite web</ref> Red Hat Enterprise Linux (from RHEL 7 in June 2014),<ref>Template:Cite web</ref><ref>Template:Cite web</ref> CentOS (from CentOS 7),<ref>Template:Cite web</ref> Mageia (from Mageia 2),<ref>Template:Cite web</ref> openSUSE (from openSUSE 12.3 Dartmouth),<ref>Template:Cite web</ref> SUSE Linux Enterprise Server (from SLES 12),<ref>Template:Cite web</ref> OpenBSD (from 5.7),<ref>Template:Cite web</ref><ref>Template:Cite web</ref><ref>Template:Cite web</ref> and FreeBSD.<ref>Template:Cite web</ref>

MariaDB Foundation

File:Kaj Arnö at FOSDEM 2019 in Brussels 03.jpg
Kaj Arnö, current CEO of the MariaDB Foundation

The MariaDB Foundation was founded in 2012 to oversee the development of MariaDB.<ref name=":0">Template:Cite web</ref><ref name=":1">Template:Cite web</ref> The current CEO of the MariaDB Foundation is Kaj Arnö since February 2019.<ref name=":5">Template:Cite web</ref> The Foundation describes its mission as the following:<ref name=":22"/>

The cornerstones of the MariaDB Foundation mission are Openness, Adoption, and Continuity.

  • We ensure the MariaDB Server code base remains open for usage and contributions on technical merits.
  • We strive to increase adoption by users and across use cases, platforms and means of deployment.
  • We provide continuity to the MariaDB Server ecosystem, independent of any commercial entities.

Notable sponsors of MariaDB Foundation

The most notable sponsors of MariaDB Foundation are Alibaba Cloud, Tencent Cloud, Microsoft, MariaDB Corporation Ab, Servicenow, Schaffhausen Institute of Technology, IBM, and DBS Bank.<ref name=":22"/>

The Foundation also works with technology partners, e.g. Google tasked one of its engineers to work at the MariaDB Foundation in 2013.<ref name=":22"/><ref>Template:Cite web</ref>

History of MariaDB Foundation

In December 2012 Michael Widenius, David Axmark, and Allan Larsson announced the formation of a foundation that would oversee the development of MariaDB.<ref>Template:Cite web</ref><ref> Template:Cite web</ref>

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.<ref>Template:Cite web</ref>

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.<ref name="governance2">Template:Cite web</ref><ref name="IW1608222">Template:Cite news</ref> E.g. MariaDB is a registered trademark of MariaDB Corporation Ab,<ref>Template:Cite web</ref> used under license by the MariaDB Foundation.<ref>Template:Cite web</ref> 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.<ref>Template:Cite web</ref><ref>Template:Cite web</ref> 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."<ref>Template:Cite web</ref>

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.<ref name="2018_ceo"> Template:Cite web </ref> Arjen Lentz was appointed CEO of the Foundation in October 2018<ref>Template:Cite web</ref> and resigned in December 2018.<ref>Template:Cite web</ref> Kaj Arnö joined as the CEO on 1 February 2019.<ref name=":5"/> Eric Herman is the current chairman of the board.

MariaDB Corporation Ab

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.<ref>Template:Cite web</ref><ref>Template:Cite web</ref> The current CEO of MariaDB Corporation is Michael Howard.<ref>Template:Cite web</ref><ref name="tech_Mari2">Template:Cite web</ref>

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.<ref name="mari_Newn2">Template:Cite web</ref><ref>Template:Cite web</ref><ref name="nord_SkyS2">Template:Cite web</ref>

MariaDB Corporation Ab announced in February 2022 its intention to become a publicly listed company on the New York Stock Exchange (NYSE).<ref name=":42">Template:Cite web</ref>

Products of MariaDB Corporation Ab

MariaDB Corporation Ab is a contributor to the MariaDB Server, develops the MariaDB database connectors<ref>Template:Cite web</ref> (C, C++, Java 7, Java 8, Node.js,<ref name="i-pr_Mari">Template:Cite web</ref> ODBC, Python,<ref name="dzon_Howt">Template:Cite web</ref> R2DBC<ref name="then_Mari">Template:Cite web</ref>) as well as the MariaDB Enterprise Platform, including the MariaDB Enterprise Server, optimized for production deployments. The MariaDB Enterprise Platform includes MariaDB MaxScale,<ref name="mari_maxscale">Template:Cite web</ref><ref>Template:Cite web</ref> an advanced database proxy, MariaDB ColumnStore, a columnar storage engine for interactive ad hoc analytics,<ref name="mari_columnstore">Template:Cite web</ref><ref name="cio._Mari">Template:Cite web</ref> MariaDB Xpand, a distributed SQL storage engine for massive transactional scalability,<ref name="mari_xpand">Template:Cite web</ref><ref name="info_HowM">Template:Cite web</ref> and MariaDB Enterprise Server, an enhanced, hardened and secured version of the community server.<ref name="mari_mariadbenterprise">Template:Cite web</ref><ref name="appd_Mari">Template:Cite web</ref> MariaDB Corporation offers the MariaDB Enterprise Platform in the cloud under the name SkySQL, a database-as-a-service.<ref name="mari_skysql">Template:Cite web</ref><ref name="fina_Mari">Template:Cite web</ref>

SkySQL

SkySQL general availability was announced on March 31, 2020.<ref>Template:Cite web</ref> 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.<ref>Template:Cite web</ref>

Investors in MariaDB Corporation Ab

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.Template: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).<ref name=":42"/>

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.<ref>Template:Cite web</ref> In 2017 Alibaba led the C-series with a $27M investment into MariaDB in addition to a €25M investment by the European Investment Bank.<ref>Template:Cite web</ref><ref>Template:Cite web</ref>Template:Clear

See also

Template:Portal

References

Template:Reflist

Further reading

External links

Template:Wikibooks

Template:MySQL Template:Use dmy dates