connect-mysql-session

JSON →
library 0.1.3 ·javascript deprecated
verified Jun 5, 2026

A MySQL session store for connect, the Node.js middleware framework. Version 0.1.3 is the latest stable release. This package provides a straightforward way to persist session data in MySQL, leveraging the node-mysql driver. It is designed for older versions of Node.js (pre-0.6) and connect. Compared to more modern session stores like connect-mysql, this package is simple but lacks active maintenance and is incompatible with newer Node.js versions.