How To Install MariaDB on Debian Based Linux

In this article,  we will go through how to install MariaDB on a Debian based Linux machine.  MariaDB is a community-developed, open-source relational database management system (RDBMS) that is highly compatible with MySQL. It was forked from MySQL in 2009 due to concerns about Oracle’s acquisition of MySQL. MariaDB aims to remain free and open-source…

What Are The Differences Between MariaDB and MySQL

MariaDB and MySQL are two of the most widely used open-source relational database management systems (RDBMS) in the world, and though they share a common ancestry, they have diverged significantly over time. MySQL was originally developed by MySQL AB in the 1990s. After being acquired by Sun Microsystems and then by Oracle Corporation in 2010,…