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 6 of 6 « Previous | Next »

charles-001

A modern terminal tool for real-time analytics across MySQL, MariaDB, and ProxySQL. It focuses on current operational visibility and provides a more modern interactive experience than many of the older terminal tools in this category.

View Project →

innotop project

A terminal-based monitoring utility inspired by top, focused on MySQL status, process activity, InnoDB behavior, replication, and other operational views. It remains a useful lightweight DBA observability tool.

View Project →

db-art

A Python daemon that collects MySQL statistics and sends them to StatsD/Graphite. It provides a simple bridge between MySQL monitoring data and older metrics/graphing infrastructures.

View Project →

Percona Monitoring and Management

Monitoring & Observability

Percona

Percona's open-source monitoring and management platform for databases, with deep support for MySQL and related systems. It combines metrics, dashboards, query analytics, alerts, and database-management visibility in a centralized web UI.

View Project →

Prometheus / mysqld_exporter

Monitoring & Observability

Prometheus / MySQL community

Prometheus provides the metrics and alerting platform, while mysqld_exporter exposes MySQL server metrics for collection. Together they form a common open-source monitoring stack for MySQL deployments.

View Project →

Simon J. Mudd

A top-like command-line program for MySQL that collects and aggregates information from Performance Schema. It is useful for interactive investigation directly from a terminal.

View Project →