4 projects
phpMyAdmin
phpMyAdmin is a web-based administration tool for MySQL and MariaDB databases. It provides a graphical interface to manage databases, tables, users, permissions, and execute SQL queries through a browser, making database administration more accessible.
5,618
655
$8.6M
Node MySQL2
Node MySQL2 is a high-performance MySQL client library for Node.js applications, offering both synchronous and Promise-based interfaces, prepared statements, connection pooling, and support for MySQL protocol features
2,175
537
$879K
Go-MySQL-Driver
A pure Go MySQL driver for database/sql that implements MySQL's wire protocol to enable native Go programs to interact with MySQL databases without requiring CGO
1,564
445
$364K
MySQL JavaScript Client
A pure node.js JavaScript Client implementing the MySQL protocol.