MySQL
Contents
Analysis
Box SQL slow query monitor.
A parser for InnoDB file formats, in Ruby.
a 'top' clone for MySQL with many features and flexibility.
A web-based analyzer of EXPLAIN FORMAT=JSON output, providing comments, scalability analysis and permalinks for saved samples.
A Python daemon to collect information from MySQL and send it via StatsD to Graphite.
A script that allows you to review a MySQL installation quickly and make adjustments to increase performance and stability.
Time series database for real-time monitoring and alerting.
Time series database for real-time monitoring and alerting.
a top-like program for MySQL, collecting, aggregating and displaying information from performance_schema.
a modern terminal tool for real-time analytics into MySQL/MariaDB & ProxySQL
Real-time SQL traffic viewer.
Backup
tool for scheduled MySQL backups via web UI with external storages (local, S3, FTP, Google Drive, etc.), notifications (webhook, Discord, Slack, etc.) and team management.
Logical, parallel backup/dumper tool for MySQL
an open-source hot backup utility for MySQL - based servers that doesn’t lock your database during the backup.
Agent-based platform for MySQL backups and restores with decentralized execution and centralized orchestration.
Benchmarking
An open-source database benchmark for MySQL/MariaDB and other open source and commercial databases.
A golang port of TPCC and TPCH benchmark for MySQL.
Java based version of the Index Insertion Benchmark for MySQL/Percona/MariaDB.
a modular, cross-platform and multi-threaded benchmark tool.
A port of the popular TPCC benchmark for MySQL.
Binlog-Replication
A High-Availability data migration platform which supports migrating data from MySQL/MariaDB to TiDB and merging shard tables
A distributed MySQL binlog storage system built on Raft
Ripple, a server that can serve as a middleman in MySQL replication
Configuration
Connectors
Official Ballerina connector for MySQL.
MariaDB and MySQL driver for the Perl5 Database Interface.
MySQL driver for the Perl5 Database Interface.
a lightweight and fast MySQL-Driver for Go's (golang) database/sql package.
libAttachSQL is a lightweight, non-blocking C API for MySQL servers.
LGPL-licensed MariaDB Client Library for Java Applications.
MIT licensed MariaDB/MySQL Client Library for GNU Octave and Matlab.
Official C/C++ driver for MySQL.
a standardized database driver for the Java platforms and development.
a standardized database driver for .Net platforms and development.
Official Node.js driver for MySQL.
a standardized database driver for Python platforms and development.
MySQL database connector for Python.
A pure Nodejs Javascript client implementing the MySQL protocol.
MySQL database connector for Python.
MySQL driver for Ruby and Rails projects.
MySQL and MariaDB driver in native Zig.
Client for MySQL/MariaDB/Percona written in Rust
Development
Database migrations; Evolve your database schema easily and reliably across all your instances
Pre-execution safety analysis for MySQL DDL/DML operations
Source control for your database
An application that helps you run schema migrations on MySQL databases
Declarative pure-SQL schema management system for MySQL and MariaDB, with support for sharding and external online schema change tools
SQLE is a SQL audit platform for DBA or developer
A sample MySQL database with an integrated test suite, used to test applications and servers
GUI
Database management in a single PHP file.
A cross-platform SQL and NoSQL database client.
MySQL GUI frontend for Windows.
Low-code internal tool builder integrated with Mysql, can be used as GUI for Mysql.
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
Advanced client and code editor for MySQL that supports development and administration for the MySQL Server and MySQL InnoDB cluster (AdminAPI) with an interactive JavaScript, Python, or SQL interface.
provides DBAs and developers an integrated tools environment for database design & modeling; SQL devleopment; database administration.
GUI client for MySQL or MariaDB, including debugger.
An open-source platform for managing and monitoring MySQL performance.
a free software tool written in PHP, intended to handle the administration of MySQL over the Web.
provides a pager with enhanced visualization and navigation for tabular data. Originally implemented for PostgreSQL, but also supports MySQL.
a Mac database management application for working with MySQL databases.
SQLyog Community edition. For Windows, works fine under wine in Mac and Linux
Open Source and Efficient Database IDE. Featuring Easy server connection, Modern ERD, Intelligent data generator, AI assistant, NoSQL structure manager, Time machine and Powerful query editor
HA
a true Multimaster Cluster based on synchronous replication.
and mha4mysql-manager (both unmaintained) - Master High Availability Manager and tools for MySQL.
(archived) - MySQL replication topology management and High Availability solution.
Asynchronous MySQL replication manager agent for Pacemaker. Supports file and GTID based replication, geo-distributed clusters using booth.
a high availability solution to manage MariaDB 10.x and MySQL & Percona Server 5.7 GTID replication topologies.
MCP
Schema
DBA's framework for MySQL, providing a function library, views library and QueryScript interpreter.
(archived) - A collection of views, functions and procedures to help MySQL administrators get insight in to MySQL Database usage. See sys schema docs
Security
SQL database protection suite: strong selective encryption, SQL injections prevention, intrusion detection system.
Streaming anonymizer for MySQL dump files, reading mysqldump output from stdin and writing anonymized data to stdout. Supports deterministic hashing, fixed values, JSON field anonymization, and Python extensions.
Synchronize MySQL or MariaDB users with users in an LDAP directory.
Server
Community developed fork of MySQL server.
Official Oracle's MySQL server & MySQL Cluster distribution.
Native vector search plugin for MySQL, shipped as a server plugin.
An enhanced, drop-in MySQL replacement.
A distributed HTAP database compatible with the MySQL protocol.
Sharding
Toolkits
GitHub's online schema migration for MySQL.
A pure go library to handle MySQL network protocol and replication.
(deprecated) - a collection of command-line utilities, written in Python, that are used for maintaining and administering MySQL servers, either individually, or within Replication hierarchies.
a collection of advanced command-line tools to perform a variety of MySQL server and system tasks that are too difficult or complex to perform manually.
High-performance CLI for splitting, merging, converting, validating, and sampling mysqldump files.
Ultra fast MySQL table importer that stages swaps through temporary tables and supports file/clipboard targets.
(archived) - a tool to recover data from dropped or corrupted InnoDB tables.