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 81 to 90 of 102 « Previous | Next »

PyMySQL community

A pure-Python MySQL client library that implements the MySQL client/server protocol without requiring the native MySQL C client. It is convenient for Python deployments where a pure-Python dependency is preferred.

View Project →

replication-manager

High Availability & Scaling

Signal18 Cloud SAS

An HA solution for managing MariaDB, MySQL, and Percona replication topologies. The project continues to receive releases and is one of the more current specialized MySQL replication-management options in the list.

View Project →

Ruby Mysql2 gem

Drivers & Connectors

Brian Mario / mysql2 contributors

A widely used Ruby driver for MySQL and MariaDB, including strong support for Rails applications. It exposes native database access while integrating with Ruby's database tooling.

View Project →

Sequel Ace

Clients & IDEs

Sequel Ace community

A native macOS database-management application for MySQL and MariaDB. It is a modern successor in spirit to older Mac MySQL GUI clients and is focused on an approachable desktop workflow.

View Project →

A Square-developed tool for running schema migrations on MySQL databases. It is useful historically for understanding automated schema-change workflows but is much less prominent than current migration platforms.

View Project →

A declarative, pure-SQL schema management system for MySQL and MariaDB. It lets teams treat database schema as code and supports workflows involving sharding and online schema-change tools.

View Project →

SQL-exercise

Testing & QA

XD-DENG

A collection of SQL exercises with schema diagrams, setup scripts, questions, and solutions. It is intended for practicing SQL skills and is based in part on the Wikibook SQL Exercises material.

View Project →

SQLAlchemy

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.

View Project →

A SQL auditing and governance platform aimed at DBAs and developers. It focuses on review, auditing, and controlled execution of SQL changes in development and production environments.

View Project →

SQLyog Community edition

Clients & IDEs

Webyog / Idera

A Windows-oriented MySQL GUI that provides query editing, administration, and database browsing. The community edition is a historical project and is less prominent today than DBeaver, HeidiSQL, or other actively developed clients.

View Project →