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 51 to 60 of 102 « Previous | Next »

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 →

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 →

MySQL Server & MySQL Cluster

Cloud & Managed Services

Oracle / MySQL Team

The official MySQL Server source tree, including MySQL Cluster components. It is the canonical upstream implementation of MySQL maintained by Oracle's MySQL organization.

View Project →

MySQL Shell

Clients & IDEs

Oracle / MySQL Team

Oracle's modern command-line client and administration shell for MySQL. It supports SQL, JavaScript, and Python modes and includes AdminAPI capabilities for managing MySQL InnoDB Cluster and related deployments.

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 Workbench

Clients & IDEs

Oracle / MySQL Team

The official graphical environment for MySQL database design, SQL development, administration, and modeling. It remains a major desktop tool even though MySQL Shell has become the more modern administrative interface.

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 →

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 →

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 →