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 fork by Alkin Tezuysal.

Suggest a project
Showing projects 11 to 20 of 121 « Previous | Next »

dbtrail

Time-travel for your MySQL. DB Trail remembers every row change: searchable, reversible, yours. The wrong UPDATE becomes a two-minute fix.

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 →

DBeaver

Clients & IDEs

DBeaver Corporation / community

A cross-platform database client supporting SQL, data browsing, schema management, ER diagrams, and many database engines. It is one of the most widely used general-purpose database GUIs in the list.

View Project →

Data Migration (DM) is PingCAP's MySQL/MariaDB migration component for moving and transforming data into TiDB and related targets. It supports replication-oriented migration workflows and shard-table merging.

View Project →

Doctrine

Doctrine ORM is a widely used ORM for PHP that simplifies working with MySQL by mapping PHP objects to database tables. It provides powerful features such as entity relationships, lazy loading, transactions, and schema management, while following the Data Mapper design pattern to keep business logic separate from persistence concerns. Doctrine is a popular choice for enterprise PHP applications and is commonly used with the Symfony framework.

View Project →

charles-001

A modern terminal tool for real-time analytics across MySQL, MariaDB, and ProxySQL. It focuses on current operational visibility and provides a more modern interactive experience than many of the older terminal tools in this category.

View Project →

Drupal

Drupal is a free, open-source content management system (CMS) and web application framework designed for building secure, scalable, and highly customizable websites and digital experiences. Its modular, API-first architecture enables developers to create everything from content-rich websites to enterprise, government, and educational platforms, while offering powerful tools for content management, workflows, multilingual support, and integrations. Built on PHP, Drupal is backed by a global open-source community and is widely recognized for its flexibility, security, and enterprise-grade capabilities.

View Project →

PingCAP

A logical, parallel backup and data-dumping tool written in Go and used within the TiDB ecosystem. It can export MySQL-compatible data in formats such as SQL and CSV and can also be used as a library.

View Project →