MariaDB is a community-developed, open-source, drop-in replacement for the Relational Database Management System (RDBMS), MySQL. Its high compatibility with MySQL affords MariaDB library binary equivalency and exact-matching API and commands. It replaces MySQL’s InnoDB storage engine with both XtraDB and transactional/non-transactional Aria storage engines.
According to MariaDB.com, the RDBMS renders ‘enterprise-grade performance, industry-leading security, world-class support and modern, unique architecture, extensible at every layer so users and the community can extend functionality to meet unique needs.’
This guide shows how to configure WordPress to access a database on a separate Linode.
Getting started with MariaDB on CentOS 7
This guide shows how to install and configure the MariaDB server on CentOS 8.
This guide shows how to install and configure the MariaDB server on Debian 10.
This guide shows how to install and configure the MariaDB server on Debian 9.
This guide shows how to install and configure the MariaDB server on Ubuntu 18.04 LTS.
A guide to configuring MariaDB database replication with Galera on Debian and Ubuntu distributions.