I'm a big fan of MySQL. The community edition of the MySQL server, as the open-source database is formally known, is a popular choice for both development and deployment because it checks all the ...
IIRC typing `apt install mysql-server` on Debian > Stretch will install mariadb by default. default-mysql-server on Debian shows mariadb as a dependency: Not sure; shortly after the mariadb split ...