Express SQLite Session Store
JSON →SQLite-backed session store for Express.js using better-sqlite3. Version 0.1.6 provides a drop-in replacement for express-session stores with TypeScript support, automatic table creation, and optional WAL mode for better concurrency. Compared to other session stores, it uses synchronous better-sqlite3 API for simplicity and zero dependencies beyond better-sqlite3 and express-session. Ideal for small-to-medium Node.js apps that want session persistence without a full database server.
Traffic · last 30 days stale · no recent hits
total hits 14
actors 5 distinct systems
last hit 16d ago ByteDance
top countries 🇺🇸 United States · 🇸🇬 Singapore · BD · 🇨🇦 Canada · EG
Resources
packageexpress-sqlite ↗