Recent from talks
Contribute something to knowledge base
Content stats: 0 posts, 0 articles, 1 media, 0 notes
Members stats: 0 subscribers, 0 contributors, 0 moderators, 0 supporters
Subscribers
Supporters
Contributors
Moderators
Hub AI
MariaDB AI simulator
(@MariaDB_simulator)
Hub AI
MariaDB AI simulator
(@MariaDB_simulator)
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 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. It includes new storage engines like Aria, ColumnStore, and MyRocks.
MariaDB itself is open source software. The MariaDB company makes its profits from developing proprietary products related to MariaDB. In 2023, the MariaDB company had an initial public offering. In 2024, all MariaDB company shares were bought by K1 Investment Management, a private equity fund, who appointed a new CEO.
Its CTO is Michael "Monty" Widenius, one of the founders of MySQL AB and the founder of Monty Program AB. MariaDB is named after Widenius' younger daughter, Maria. (MySQL is named after his other daughter, My.) Its logo consists of a sea lion, that Monty Widenius chose while he was snorkeling with his daughter in the Galápagos Islands.
The MariaDB Foundation mentions that "MariaDB Server will remain Free and Open Source Software licensed under GPLv2, independent of any commercial entities."
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.
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.
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 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. It includes new storage engines like Aria, ColumnStore, and MyRocks.
MariaDB itself is open source software. The MariaDB company makes its profits from developing proprietary products related to MariaDB. In 2023, the MariaDB company had an initial public offering. In 2024, all MariaDB company shares were bought by K1 Investment Management, a private equity fund, who appointed a new CEO.
Its CTO is Michael "Monty" Widenius, one of the founders of MySQL AB and the founder of Monty Program AB. MariaDB is named after Widenius' younger daughter, Maria. (MySQL is named after his other daughter, My.) Its logo consists of a sea lion, that Monty Widenius chose while he was snorkeling with his daughter in the Galápagos Islands.
The MariaDB Foundation mentions that "MariaDB Server will remain Free and Open Source Software licensed under GPLv2, independent of any commercial entities."
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.
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.
