{"library":"express-mysql2-session","type":"library","category":null,"description":"A MySQL session store for express.js, version 1.0.1. This package provides a session store implementation backed by MySQL, designed to work with the express-session middleware. It uses the mysql npm package internally but also supports passing an existing connection or pool. The store creates a session table automatically and supports custom table schemas. It is actively maintained and ships TypeScript type definitions.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install express-mysql2-session","imports":["const MySQLStore = require('express-mysql-session')(session);","import session from 'express-session'; import MySQLStore from 'express-mysql-session'; const store = MySQLStore(session);","const MySQLStore = require('express-mysql-session')(require('express-session'));"]},{"cmd":"yarn add express-mysql2-session","imports":[]},{"cmd":"pnpm add express-mysql2-session","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"express-mysql2-session","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}