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

A web-based slow-query monitoring and visualization tool originally developed at Box. It analyzes MySQL slow-query logs and presents workload information, but its software stack and maintenance activity make it more appropriate as legacy tooling today.

View Project →

Jeremy Cole

A Ruby parser for InnoDB file formats. It is primarily useful for low-level storage investigation, forensic analysis, and understanding InnoDB internals rather than everyday performance monitoring.

View Project →

MySQL Explain Analyzer

Performance & Query Analysis

Preetam

A web-based analyzer for MySQL EXPLAIN FORMAT=JSON output. It adds commentary, scalability analysis, and shareable/permalink-style examples for understanding query execution plans.

View Project →

Major Hayden / contributors

A script that examines a MySQL installation and produces configuration and performance recommendations. It covers workload, memory, security, replication, and other operational signals to help administrators tune a server.

View Project →

Wireshark Foundation / community

A general-purpose network protocol analyzer that can decode the MySQL protocol among many others. For MySQL work it is useful when diagnosing network behavior, protocol exchanges, or unusual client/server interactions rather than routine query optimization.

View Project →