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 71 to 80 of 102 « Previous | Next »

Percona Server

Cloud & Managed Services

Percona

An enhanced, drop-in-compatible MySQL distribution maintained by Percona. It adds operational, performance, observability, and enterprise-oriented capabilities while remaining compatible with the MySQL ecosystem.

View Project →

Percona Toolkit

Administration Tools

Percona

Comprehensive toolkit of command-line utilities for diagnostics, replication, schema changes, and maintenance. A standard utility collection for MySQL DBAs.

View Project →

Percona XtraBackup

Backup & Recovery

Percona

A hot-backup utility for MySQL-compatible servers that can take physical backups without locking the database for the duration of the operation. It is a long-standing Percona production backup product.

View Project →

PHP mysqlnd

Drivers & Connectors

PHP project

MySQL Native Driver is PHP's native MySQL client implementation used underneath the modern PHP MySQL extensions. It is a platform component rather than a standalone application-level MySQL product.

View Project →

phpMyAdmin

Clients & IDEs

phpMyAdmin project

A long-standing browser-based administration interface for MySQL and MariaDB written in PHP. It supports database and table management, SQL execution, imports/exports, and many routine DBA tasks.

View Project →

Prisma is a modern, type-safe ORM for Node.js and TypeScript that simplifies working with MySQL and other relational databases through an auto-generated, strongly typed client. It uses a declarative schema to define your data model and includes built-in tools for database migrations, schema introspection, and data management. Prisma is widely adopted for modern web applications due to its excellent developer experience and strong TypeScript integration.

View Project →

Prometheus / mysqld_exporter

Monitoring & Observability

Prometheus / MySQL community

Prometheus provides the metrics and alerting platform, while mysqld_exporter exposes MySQL server metrics for collection. Together they form a common open-source monitoring stack for MySQL deployments.

View Project →

ProxySQL project

A high-performance, SQL-aware proxy for MySQL-compatible databases. It provides connection pooling, query routing, load balancing, failover, query rules, and other production traffic-management capabilities.

View Project →

Pavel Stehule / okbob

A terminal pager that improves navigation and visualization of tabular query output. It originated around PostgreSQL workflows but also supports MySQL and other database clients.

View Project →

Simon J. Mudd

A top-like command-line program for MySQL that collects and aggregates information from Performance Schema. It is useful for interactive investigation directly from a terminal.

View Project →