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

Acra

Security

Cossack Labs

Database protection suite that provides field-level encryption, SQL injection protection, and intrusion detection. Intended for protecting sensitive data in production databases.

View Project →

AUDIT Plugin for MySQL

Security

Trellix Enterprise

A MySQL plugin from Trellix that provides database auditing capabilities focused on security and compliance. It can operate as a standalone auditing solution or send audit data to external monitoring tools.

View Project →

myldapsync

Security

6eh01der

A utility that synchronizes MySQL or MariaDB database users with an LDAP directory. It is useful for organizations that want database authentication and account lifecycle management tied to centralized directory services.

View Project →

MySQL OpenSSL UDF

Security

Mikhail Chuloshnikov

mysql-openssl provides MySQL User-Defined Functions (UDFs) for encrypting and decrypting database data using OpenSSL, supporting algorithms including AES, Camellia, ChaCha20, and others. It can provide transparent database-level encryption through views and optional triggers without requiring application-code changes.

View Project →