Nohm

JSON →
library 3.0.0 ·javascript deprecated
verified Jun 4, 2026

Nohm is an ORM for Node.js and Redis, written in TypeScript with first-class typings. It supports standard ORM features (validate, store, search, sort, link/unlink, delete), dynamic relations defined at runtime, shared validations with the browser, and PubSub-based ORM events for live updates. The project is currently unmaintained (last release 3.0.0) and has known security vulnerabilities. It requires Redis >= 2.4 and Node >= 8.