MariaDB

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.’

Configure WordPress to use a Remote Database

This guide shows how to configure WordPress to access a database on a separate Linode.

How to Install MariaDB on CentOS 7

Getting started with MariaDB on CentOS 7

How to Install MariaDB on CentOS 8

This guide shows how to install and configure the MariaDB server on CentOS 8.

How to Install MariaDB on Debian 10

This guide shows how to install and configure the MariaDB server on Debian 10.

How to Install MariaDB on Debian 9

This guide shows how to install and configure the MariaDB server on Debian 9.

How to Install MariaDB on Ubuntu 18.04 LTS

This guide shows how to install and configure the MariaDB server on Ubuntu 18.04 LTS.

Set Up MariaDB Clusters with Galera Debian and Ubuntu

A guide to configuring MariaDB database replication with Galera on Debian and Ubuntu distributions.