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 1 to 10 of 20 « Previous | Next »

ballerinax/mysql

Drivers & Connectors

Ballerina Platform

The official Ballerina connector for MySQL. It provides idiomatic database access for applications written in Ballerina.

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 →

go-sql-driver/mysql

Drivers & Connectors

go-sql-driver project

A lightweight and widely adopted MySQL driver for Go's database/sql package. It provides the conventional Go application-development path for connecting to MySQL.

View Project →

libAttachSQL

Drivers & Connectors

libAttachSQL project

A lightweight non-blocking C API for MySQL servers. The repository now explicitly describes the project as dead and indicates it is retained mainly for CI testing, so it should be treated as historical.

View Project →

MariaDB Connector/J

Drivers & Connectors

MariaDB

MariaDB's JDBC driver for Java applications, supporting MariaDB and MySQL-compatible environments. It is a current Java connectivity option with an active MariaDB-backed project.

View Project →

mex-mariadb

Drivers & Connectors

Markuman

A MariaDB/MySQL client library designed for GNU Octave and MATLAB. It is a specialized connector for scientific and technical computing environments rather than general application development.

View Project →

MySQL C API

Drivers & Connectors

Oracle / MySQL Team

The official C client API and library for applications that need direct MySQL connectivity from C or C-compatible environments. It is part of the standard MySQL developer ecosystem.

View Project →

MySQL Connector/C++

Drivers & Connectors

Oracle / MySQL Team

The official MySQL connector for C++ applications. It provides database connectivity using both traditional and modern MySQL APIs depending on the supported usage model.

View Project →

MySQL Connector/J

Drivers & Connectors

Oracle / MySQL Team

Oracle's official JDBC driver for MySQL. It provides standard Java database connectivity and is a core component for Java applications using MySQL.

View Project →

« Previous | Next »