MariaDB Server is a world-wide popular database server, which is created by the original developers of MySQL. It is highly compatible with applications developed for MySQL. New features from MySQL are likely to be also added into MariaDB. In most cases, users can directly switch from MySQL to MariaDB without extra work.
- Website
- https://mariadb.org/[01]
- Source Code
- https://github.com/MariaDB/server[02]
- Country of Origin
- US
- Start Year
- 2009
- Project Type
- Open Source
- Derived From
- MySQL
- License
- GPL v2
MariaDB Server is a world-wide popular database server, which is created by the original developers of MySQL. It is highly compatible with applications developed for MySQL. New features from MySQL are likely to be also added into MariaDB. In most cases, users can directly switch from MySQL to MariaDB without extra work.
History
MariaDB was forked from MySQL after Sun's acquisition by Oracle. The project is lead by Michael Widenius, who was also a founder of MySQL AB which was later acquired by Sun. The DBMS was named after Michael Widenius' younger daughter Maria, just like MySQL, which was named after his first daughter "My".
Citations
2 sources- MariaDB Foundation - MariaDB.org mariadb.org
- GitHub - MariaDB/server: MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open github.com