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

Acra

Security

Cossack Labs

Database protection suite that provides field-level encryption, SQL injection protection, and intrusion detection. Intended for protecting sensitive data in production databases.

View Project →

Adminer

Clients & IDEs

Jakub Vrana

A lightweight database administration interface implemented primarily as a single PHP file. It provides browser-based SQL execution and database management without the footprint of a larger application suite.

View Project →

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 →

ballerinax/mysql

Drivers & Connectors

Ballerina Platform

The official Ballerina connector for MySQL. It provides idiomatic database access for applications written in Ballerina.

View Project →

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 →

Datafold

A command-line tool and Python library for comparing data across databases. It is useful for validating migrations, detecting row-level differences, and checking whether two systems contain equivalent data.

View Project →

Database Systems Lecture Notes

Testing & QA

Dr. C. Aubert

University lecture notes covering database systems, including SQL material, setup instructions, exercises, and problems. The source site indicates that the material was archived after the associated course was no longer being taught.

View Project →

DBD::MariaDB

Drivers & Connectors

Perl DBI / MariaDB community

A Perl Database Interface driver for MariaDB and MySQL. It lets Perl applications use standard DBI APIs while connecting to MySQL-compatible servers.

View Project →

Perl DBI community

The classic Perl DBI driver for MySQL. It provides database connectivity using Perl's standard DBI abstraction and remains a mature component of the Perl ecosystem.

View Project →

dbdeployer

DevOps & Containers

Giuseppe Maxia / datacharmer

A tool for quickly creating one or more MySQL sandbox servers for testing and development. It made it easy to install and manage multiple MySQL versions locally, but the repository is now archived.

View Project →

« Previous | Next »