- MariaDB High Performance
- Pierre MAVRO
- 212字
- 2021-08-05 18:03:15
Preface
What is MariaDB? If you bought this book, it is assumed that you already know a bit; anyways, a quick reminder and a short introduction will help us 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 2009 with MySQL included.
For several reasons, Michael "Monty" Widenius (founder of MySQL) decided to fork MySQL and to create a company for it called Monty Program AB; that's how MariaDB was born (Maria is the name of the second daughter of Michael Widenius).
In December 2012, the MariaDB foundation was brought into existence to avoid any company acquisition like what had happened in the past for MySQL.
SkySQL is a company formed of ex-MySQL executives and investors who deliver services around MySQL/MariaDB. In April 2013, SkySQL and Monty Program AB were merged, because for a company to switch to MariaDB without support was problematic. But since the merge, it's been possible.
MariaDB has new interesting features, better testing, performance improvements, and bug fixes that unfortunately are not available in MySQL. For example, some optimizations come from Google, Facebook, Twitter, and so on.
Please remember that MariaDB is a full open source project and you're welcome to contribute.
- SPSS數據挖掘與案例分析應用實踐
- Getting Started with React
- Visual C++串口通信開發入門與編程實踐
- Python自動化運維快速入門
- Learning Laravel 4 Application Development
- .NET 3.5編程
- NGINX Cookbook
- Getting Started with React Native
- 零基礎學Kotlin之Android項目開發實戰
- Web程序設計:ASP.NET(第2版)
- Practical Predictive Analytics
- Redmine Cookbook
- R的極客理想:量化投資篇
- PHP+MySQL Web應用開發教程
- MongoDB Cookbook