Discover the ecosystem

MySQL Ecosystem Showcase

Explore tools and projects built with, for, or on MySQL.

Inspired by Shlomi Noach's Awesome MySQL and the askdba fork.

Suggest a project
Showing projects 1 to 10 of 13 « Previous | Next »

MariaDB Corporation / Galera project

A synchronous, multi-primary clustering technology for MySQL-compatible databases. It is designed for high availability and supports multi-node replication with strong consistency characteristics.

View Project →

Tumblr

An automation framework created at Tumblr for managing large range-sharded MySQL clusters. It is historically important for large-scale sharding operations but is not a leading modern option today.

View Project →

A distributed MySQL binlog storage system built using the Raft consensus algorithm. It is an interesting architecture for durable, coordinated binlog storage but is less mainstream than current replication platforms.

View Project →

mha4mysql-manager

High Availability & Scaling

Yoshinori Matsunobu

The management component of the MHA high-availability framework. It orchestrated MySQL failover and replica promotion, but should now be treated as legacy infrastructure.

View Project →

Yoshinori Matsunobu

The node component of MySQL Master High Availability Manager. MHA was historically important for automated MySQL failover, but the project is now considered unmaintained.

View Project →

Oracle / MySQL Team

A historical middleware proxy that could monitor, analyze, or transform MySQL client/server communication. It is explicitly deprecated and should not be considered for new architectures.

View Project →

Oracle / MySQL Team

A lightweight middleware component for transparent routing between applications and MySQL servers. It is a core part of the modern MySQL InnoDB Cluster architecture and current MySQL high-availability deployments.

View Project →

Google

A replication middleman server developed at Google that could sit between MySQL replication source and replica servers. The repository is archived and the project is primarily of historical interest.

View Project →

Shlomi Noach

A MySQL replication topology manager and failover/orchestration system that became one of the best-known tools for automated MySQL topology management. The repository was archived by its owner in February 2025, so it is now historical rather than an actively maintained choice.

View Project →

Percona Replication Manager

High Availability & Scaling

Percona

A replication manager agent that integrates MySQL asynchronous replication with Pacemaker. It supports GTID and file-position replication and geographically distributed cluster scenarios.

View Project →

« Previous | Next »