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 »

common_schema

Administration Tools

Shlomi Noach

A DBA framework for MySQL containing utility functions, views, procedures, and the QueryScript interpreter. It was influential in the MySQL operations ecosystem but is now best regarded as a mature or legacy toolkit.

View Project →

MySQL Utilities

Administration Tools

Oracle / MySQL Team

A historical collection of Python command-line utilities for MySQL administration and replication management. It has been deprecated and should not be treated as a preferred toolset for new deployments.

View Project →

mysql-compatibility-config

Administration Tools

Morgan Tocker / morgo

Configuration examples and compatibility settings intended to make MySQL behave more like newer or older releases. It is primarily useful as a reference for compatibility-oriented configuration rather than as a major standalone administration product.

View Project →

Percona Toolkit

Administration Tools

Percona

Comprehensive toolkit of command-line utilities for diagnostics, replication, schema changes, and maintenance. A standard utility collection for MySQL DBAs.

View Project →

Oracle / MySQL Team

The official MySQL sys schema provides views, functions, and procedures that make Performance Schema information easier for administrators to consume. It is a standard operational component for investigating MySQL activity and performance.

View Project →