Doing Something With a Server: Installing MariaDB
Now that we have a web server we need to install an SQL server. There are many choices out there; MySQL from Oracle, MariaDB is driven by the community or Microsoft SQL server. My personal preference is MariaDB. Let’s go and install that.