- MariaDB High Performance
- Pierre MAVRO
- 216字
- 2021-08-05 18:03:16
MariaDB history
What is MariaDB? If you have bought this book, you probably already know; anyway, a quick reminder and a short introduction helps us to understand certain things.
MariaDB is a fork (drop-in replacement) of MySQL. MySQL was acquired by Sun Microsystems in 2008. Then, Oracle acquired Sun Microsystems in 2010 with MySQL included.
For several reasons, Michael Monty Widenius (the founder of MySQL) decided to fork MySQL and create a company for it called Monty Program AB. Thus, MariaDB (Maria is the name of the second daughter of Michael Monty Widenius) was born.
In December 2012, the MariaDB foundation was created to avoid any company acquisition like what had happened in the past for MySQL.
SkySQL is a company comprising of ex-MySQL executives and investors who deliver services around MySQL/MariaDB. In April 2013, there was a merger between SkySQL and Monty Program AB. For a company that may have wanted to switch to MariaDB without support, it was problematic. However, since the merger, it has been possible.
MariaDB has new interesting features: better testing, performance improvements, and bug fixes that are unfortunately not available in MySQL. For example, some optimizations come from Google, Facebook, Twitter, and so on.
Note
Please remember that MariaDB is a fully open source project and you're welcome to contribute.
- UI設計基礎培訓教程
- C# 2012程序設計實踐教程 (清華電腦學堂)
- PyTorch Artificial Intelligence Fundamentals
- Android 9 Development Cookbook(Third Edition)
- 算法精粹:經典計算機科學問題的Python實現
- Bootstrap Essentials
- Java軟件開發基礎
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- H5頁面設計:Mugeda版(微課版)
- 單片機C語言程序設計實訓100例
- Java網絡編程實戰
- 智能手機APP UI設計與應用任務教程
- HTML+CSS+JavaScript編程入門指南(全2冊)
- Extending Unity with Editor Scripting
- 一步一步跟我學Scratch3.0案例