connect-mysql-store

JSON →
library 0.2.0 ·javascript
verified Jun 5, 2026

A simple and minimal MySQL session store for Express session middleware. Current stable version is 0.2.0. Release cadence is low; no recent updates. Key differentiators: minimal configuration, relies on MySQL connection string, and requires a predefined table schema. Suitable for small Express apps needing MySQL-backed sessions without complex ORM integration.