MySQL Ecosystem Showcase
Explore tools and projects built with, for, or on MySQL.
Inspired by Shlomi Noach's Awesome MySQL and the askdba fork.
dbdeployer
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.
Hubot MySQL ChatOps
Sam Lambert
A Hubot integration for interacting with MySQL through chat-based commands. It is mainly a historical example of database ChatOps rather than a modern deployment automation platform.
MySQL Docker
Docker Community / MySQL Team
The official Docker image for MySQL provides containerized MySQL server deployments with versioned image tags. It is a standard building block for local development, testing, CI, and containerized environments.