Instead of a preface
Let's start with a definition. MySQL is a relational database management system that has different data storage engines, such as MyISAM, InnoDB, Archive, and others. Like most open-source projects, it has its forks, such as MariaDB. As a preface, I should mention that most...