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.

MariaDB
Developer(s)MariaDB plc, MariaDB Foundation
Initial release29 October 2009 (2009-10-29)
Stable release
11.2.3  / 8 February 2024 (8 February 2024)
Repository
Written inC, C++, Perl, Bash
Operating systemLinux, Windows, macOS
Available inEnglish
TypeRDBMS
LicenseGPLv2, LGPLv2.1 (client libraries)
Websitemariadb.com (MariaDB plc)
mariadb.org (MariaDB Foundation)

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 drop-in replacement for MySQL. However, new features are diverging. 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.)

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.