| mysql-mmx | A pure node.js JavaScript Client implementing the MySql protocol. |
| mysql-libmysqlclient | Asynchronous MySQL binding for Node.js |
| mysql-pool | (!! The project is dead !!) node-mysql-pool is MySQL connection pool for node.js on top of Felix Geisendörfer's MySQL client node-mysql. |
| mysql-queues | Wraps 'node-mysql' to provide mulitple query queues, allowing support for multiple statements and transactions. |
| connect-mysql-session | A MySQL session store for node.js connect. |
| migrator | Schema (SQL) and Data (JS) Migrations for node.js (for PostgreSQL and MySQL) |
| mysql-getter | Very simple resource pooling for MySQL connections in node.js |
| mysql-migrate | |