How To Install MariaDB on Rocky Linux 9
MariaDB is an open-source database management system, commonly used as an alternative for the MySQL portion of the popular LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack. It is intended to be a drop-in replacement for MySQL. This tutorial will explain how to install MariaDB on a Rocky Linux 9 server, and verify that it is running and has a safe initial configuration.