MariaDB


MariaDB is a community-developed, commercially supported fork of the MySQL relational database management system, 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.
MariaDB intended to maintain high compatibility with MySQL, ensuring a drop-in replacement capability with library binary parity and exact matching with MySQL APIs and commands. However, new features diverge more. 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 Monty's younger daughter, Maria.

Versioning

MariaDB version numbers follow the 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.

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. OpenBSD likewise in April 2013 dropped MySQL for MariaDB 5.5.
However, for recent MySQL features, MariaDB either has no equivalent yet or deliberately chose not to be 100% compatible. The list of incompatibilities grows longer with each version.

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.
In April 2013 the Foundation announced that it had appointed Simon Phipps as its Secretary and interim Chief Executive Officer, Rasmus Johansson as Chairman of the Board, and Andrew Katz, Jeremy Zawodny, and Michael Widenius as Board members. Noting that it 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. SkySQL Corporation Ab, a company formed by ex-MySQL executives and investors after Oracle bought MySQL, announced in April 2013 that they were merging their company with Monty Program AB, and joining the MariaDB Foundation. The MariaDB Foundation appointed Widenius as its CTO.
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." On 1 October 2014, SkySQL Corporation AB changed its name to MariaDB Corporation AB to reflect its role as the main driving force behind the development of MariaDB server and the biggest support-provider for it. MariaDB is a registered trademark of MariaDB Corporation AB, used under license by the MariaDB Foundation.
From January 2015 to September 2018, Otto Kekäläinen was the CEO of the MariaDB Foundation. He stepped down effectively on 1 October of that year. Arjen Lentz was appointed CEO of the Foundation in October 2018, but resigned in December 2018. Kaj Arnö joined as the CEO on 1 February 2019.
Eric Herman is the current Chairman of the Board.

Prominent users

MariaDB is used at ServiceNow, DBS Bank, Google, Mozilla, and, since 2013, the Wikimedia Foundation.
Several Linux distributions and BSD operating systems include MariaDB,. Some default to MariaDB, such as Arch Linux, Manjaro, Debian, Ubuntu, Fedora, Red Hat Enterprise Linux, CentOS, Mageia, openSUSE, SUSE Linux Enterprise Server, OpenBSD, and FreeBSD.

Support

In 2013 Google tasked one of its engineers to work at the MariaDB Foundation. A group of investment companies led by Intel has invested $20 million in SkySQL.
The European Investment Bank funded MariaDB with €25 million in 2017. Alibaba led a $27M investment into MariaDB in 2017.

SkySQL

SkySQL general availability was announced on March 31, 2020. This database-as-a-service offering from MariaDB is a managed cloud service on Google Cloud Platform. The benefits of using this offering vs Amazon RDS or Microsoft Azure Database's MariaDB services offerings are versioning as well as having analytics and transactional support.