MySQL Ecosystem Showcase
Explore tools and projects built with, for, or on MySQL.
Inspired by Shlomi Noach's Awesome MySQL and the askdba fork.
Dolphie
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.
innotop
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.
mysql-statsd
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.
Percona Monitoring and Management
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.
Prometheus / mysqld_exporter
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.
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.