MariaDB
Developer(s) | SkySQL, MariaDB Foundation |
---|---|
Initial release | 22 January 2009 |
Stable release | 5.5.35[1] (January 29, 2014 ) [±] |
Preview release | 10.0.7 beta [2] (December 27, 2013 ) [±] |
Written in | C, C++, Perl, Bash |
Operating system | Cross-platform (Unix, Windows, Solaris, Linux, OS X, BSD).[3] |
Available in | English |
Type | RDBMS |
License | GNU General Public License (version 2), GNU Lesser General Public License (for client-libraries)[4] |
Website | mariadb.org |
MariaDB is a community-developed fork of the MySQL relational database management system, the impetus being the community maintenance of its free status under the GNU GPL. Being a fork of a leading open source software system, it is notable for being led by its original developers and triggered by concerns over direction by an acquiring commercial company Oracle.[5] Contributors are required to share their copyright with Monty Program AB.[6]
The intent is also to maintain high compatibility with MySQL, ensuring a "drop-in" replacement capability with library binary equivalency and exact matching with MySQL APIs and commands.[7] It includes the XtraDB storage engine for replacing InnoDB,[8] as well as a new storage engine, Aria, that intends to be both a transactional and non-transactional engine perhaps even included in future versions of MySQL.[9]
Its lead developer is Michael "Monty" Widenius, the founder of MySQL and Monty Program AB. He had previously sold his company, MySQL AB, to Sun Microsystems for 1 billion USD. MariaDB is named after Monty's younger daughter, Maria.[10]
Versioning
MariaDB version numbers, until 5.5, followed MySQL's numbers. Thus, if one uses MariaDB 5.5 one knows that all features from MySQL 5.5 are available.
Notably, there exists a gap in MySQL versions between 5.1 and 5.5 while MariaDB issued point releases for 5.2 and 5.3.
After 5.5, MariaDB developers decided to start a branch numbered 10. This change has been made to make it clear that MariaDB will not import all features from MySQL 5.6 in 10.0 (they may or may not be ported in future versions). In some cases the reason is that some of that features seem not to be stable enough for MariaDB standards. Since new specific features have been developed in MariaDB, the developers decided that a major version number was necessary.[11][12]
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 plan to replace MySQL with MariaDB in Fedora 19, out of fears that Oracle is making MySQL a more closed software project.[13]
Here is a list of tools that are known to work properly with MariaDB:
Clients
- DBEdit — a free administration application for MariaDB and other databases.
- SQLyog — a database management application on Windows, Linux.
- Navicat — a series of proprietary database management applications for Windows, Mac OS X, and Linux.
- HeidiSQL — a free and open source client for MySQL on Windows. It supports MariaDB specific features like Virtual Columns, and is included with the Windows MSI package of MariaDB beginning with the 5.2.7 release.[14][15]
- phpMyAdmin — a web-based database management application for MySQL
Applications
The following applications officially support MariaDB:[16]
MariaDB Foundation
In December 2012, Michael Widenius, David Axmark, and Allan Larsson announced the creation of a foundation that would oversee the development of MariaDB.[17][18] In April 2013, the Foundation announced that it had appointed Simon Phipps to its Secretary and interim Chief Executive Officer, Rasmus Johansson to Chair of the Board, and Andrew Katz, Jeremy Zawodny, and Michael Widenius to Board members.[19] 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 to an advisor to lead the transition.[19]
SkySQL, 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. SkySQL's CEO Patrik Sallner would lead the new merged company, and Widenius was appointed to its CTO by the MariaDB Foundation.[20]
Prominent users
Support
Google has sent an engineer to the MariaDB Foundation.[34] A group of investment companies, including Intel, have invested $20m into SkySQL.[35]
See also
Books
- Getting Started with MariaDB, Daniel Bartholomew 2013, ISBN 9781782168096
- MariaDB Crash Course, Ben Forta, Addison Wesley, 2011, ISBN 0-321-79994-1
References
- ↑ MariaDB 5.5.35 now available, MariaDB Blog
- ↑ , The MariaDB Blog
- ↑ MariaDB 5.5.28a Stable, Downloads Source, Binaries, and Packages
- ↑ "MariaDB licenses".
- ↑ "Dead database walking: MySQL's creator on why the future belongs to MariaDB - MariaDB, open source, mysql, Oracle". Computerworld. Retrieved 2013-09-11.
- ↑ Contributing Code, AskMonty Knowledgebase
- ↑ MariaDB versus MySQL - Compatibility, AskMonty KnowledgeBase
- ↑ About XtraDB, AskMonty KnowledgeBase
- ↑ Aria FAQ, AskMonty KnowledgeBase
- ↑ Why is the project called MariaDB?, AskMonty KnowledgeBase
- ↑ by rasmus (2012-08-13). "Explanation on MariaDB 10.0 « The MariaDB Blog". Blog.mariadb.org. Retrieved 2013-04-16.
- ↑ "What comes in between MariaDB now and MySQL 5.6? « The MariaDB Blog". Blog.mariadb.org. 2012-05-28. Retrieved 2013-04-16.
- ↑ Features / Replace MySQL with MariaDB, 2013-01-21
- ↑ "MariaDB 5.2.7 shipped with HeidiSQL". Heidisql.com. Retrieved 2013-04-16.
- ↑ MariaDB 5.2.7 released!, Monty Program Group Blog
- ↑ "Works With MariaDB - MariaDB Knowledge Base". Kb.askmonty.org. Retrieved 2013-10-28.
- ↑ by rasmus (2012-12-04). "MariaDB Foundation to Safeguard Leading Open Source Database « The MariaDB Blog". Blog.mariadb.org. Retrieved 2013-04-16.
- ↑ "1 million euros pledged to new MariaDB Foundation - The H Open: News and Features". H-online.com. 2012-12-04. Archived from the original on 5 December 2012. Retrieved 2013-04-16.
- ↑ 19.0 19.1 "MariaDB Foundation on course for community governance". The H. 2013-04-18. Archived from the original on 19 April 2013.
- ↑ "SkySQL merges with Monty Program to unite MariaDB developers". The H. 2013-04-23. Archived from the original on 25 April 2013.
- ↑ https://www.archlinux.org/news/mariadb-replaces-mysql-in-repositories/ Arch Linux News - 25 March 2013 MariaDB replaces MySQL in repositories
- ↑ "The Chakra Project - Get". Chakra-linux.org. Retrieved 2013-04-16.
- ↑ Oracle who? Fedora & openSUSE will replace MySQL with MariaDB, 2013-02-1.
- ↑ "Distributions Which Include MariaDB".'
- ↑ "The Register 12 September 2013 Google swaps out MySQL, moves to MariaDB'".'
- ↑ MySQL 5.1 vs. MySQL 5.5: Floats, Doubles, and Scientific Notation, 2013-17-1.
- ↑ openSUSE Dumps MySQL Makes MariaDB Default Database, 2013-02-1.
- ↑ "Red Hat ditches MySQL, switches to MariaDB". Itwire.com. Retrieved 2013-09-11.
- ↑ "Slackware News - 23 March 2013 ''Slackware switching to the MariaDB database''". Slackware.com. Retrieved 2013-04-16.
- ↑ "Wikipedia Adopts MariaDB". Wikimedia Foundation. 2013-04-22.
- ↑ "SaltOS sees gains with subqueries in MariaDB". MariaDB Foundation.
- ↑ "Web of Trust (WOT) trusts the MariaDB upgrade". MariaDB Foundation.
- ↑ "free and open-source web server solution stack for professional PHP development on the Windows". MariaDB Foundation.
- ↑ "Google sniffs at MySQL fork MariaDB: Yum. Have an engineer".
- ↑ "MariaDB gets shot in the arm from Intel-led $20m SkySQL injection".
External links
Wikibooks has a book on the topic of: MariaDB |
- Official website
- AskMonty KnowledgeBase, the MariaDB documentation
- MariaDB, the Backward Compatible Branch of MySQL(R) Database Server on YouTube - lecture given by Monty Widenius at Google
|