MariaDB passes MySQL in WordPress usage

In May, Otto Kekäläinen emailed the developers mailing list with some interesting news. MariaDB had passed MySQL in WordPress usage. And this was not just wishful thinking, but according to the official WordPress statistics.

This may seem surprising if you follow other metrics, or look at activity in various channels, where MySQL can seem to be more active. But these are the official WordPress statistics, which sample far more users than most of us ever can, so it’s worth investigating.

The biggest factor in why MySQL still seems more prevalent is that not everyone knows they are using MariaDB.

MariaDB Health Checks in WordPress

In a previous blog post, I gave an overview of the CloudFest Hackathon. At this event my team created a plugin for WordPress which added additional health checks for MariaDB. Since the Hackathon we have managed to get this plugin into the official WordPress plugin repository and are working on improving it.

About the plugin

The plugin is designed in a modular way with multiple parts that can be useful for WordPress administrators. The following is a breakdown of all the parts currently in the plugin.

Metrics

One of the core features is gathering metrics about the queries executed.

MariaDB Foundation at CloudFest Hackathon

On the 18th – 20th of March there was a Hackathon before the CloudFest conference. This had 11 projects and well over 100 participants every team producing something great. In fact, thanks to the Hackathon, there is a new MariaDB Health Checks plugin available for WordPress.

(more…)