gx0r / connect-session-knexLinks
A knex.js session store for express-session, supporting PostgreSQL, MySQL, MariaDB, Oracle and SQLite.
☆94Updated last year
Alternatives and similar repositories for connect-session-knex
Users that are interested in connect-session-knex are comparing it to the libraries listed below
Sorting:
- A simple, minimal PostgreSQL session store for Express☆244Updated last month
- Sequelize SessionStore for Express/Connect☆214Updated last month
- Lightweight MongoDB-backed session store for Connect and Express☆179Updated last year
- COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.☆350Updated last week
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆384Updated this week
- Let's pretend we have a real MongoDB☆244Updated 2 years ago
- Events monitor for pg-promise☆151Updated 3 months ago
- Login session ensuring middleware for Connect and Express.☆469Updated 3 years ago
- Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.☆202Updated 3 years ago
- CSV stringifier implementing the Node.js `stream.Transform` API☆185Updated 4 years ago
- XML stream parser based on Expat. Made for Node.