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 91 to 100 of 102 « Previous | Next »

Stirling Marketing Group

A specialized fast MySQL table importer that stages data loading through temporary tables and table swaps. It is aimed at bulk-import workflows where minimizing production-table disruption matters.

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 →

Sysbench

Testing & QA

Alexey Kopytov / contributors

A modular, cross-platform benchmark tool that can generate configurable database workloads and system stress. It is one of the most established tools for MySQL benchmarking and performance experiments.

View Project →

Test database

Testing & QA

datacharmer / Giuseppe Maxia

A sample MySQL database containing data and an integrated test suite. It is commonly used for testing applications, queries, database behavior, and example SQL without needing a production-like dataset.

View Project →

A distributed SQL database compatible with the MySQL protocol. It is designed for horizontal scalability and combines transactional and analytical capabilities in a distributed architecture.

View Project →

TPCC-MySQL

Testing & QA

Percona Lab

A MySQL implementation of the TPC-C benchmark workload. The repository is archived and is primarily useful for historical benchmarking or reproducing older test environments.

View Project →

TwinDB

A recovery toolkit for extracting data from dropped or corrupted InnoDB tables. It is a specialized disaster-recovery utility rather than a normal backup scheduler or management platform.

View Project →

Vitess project / community

A database infrastructure system that provides servers and tools for scaling MySQL to very large web workloads. It handles sharding, routing, topology management, and operational concerns for large distributed MySQL installations.

View Project →

WebDB-App

A modern open-source database IDE with server connections, ER diagrams, data generation, query editing, AI assistance, and support for multiple database styles. It is one of the newer GUI projects in the source list.

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 →