Redis ORM Node
JSON →redis-orm-node is a lightweight Object-Relational Mapping (ORM) library for Node.js that simplifies interaction with Redis by mapping JavaScript objects to Redis data structures. Current stable version is 0.0.14, released irregularly as a new project. It is inspired by TypeORM and provides decorator-based entity definitions, repository pattern, and support for Redis types like strings, hashes, sets, lists, and sorted sets. Key differentiators include TypeScript-first design, integration with node-redis (v4), and a familiar ORM-like API for Redis. However, it is early-stage and may lack production readiness or comprehensive documentation.
Traffic · last 30 days stale · no recent hits
total hits 7
actors 2 distinct systems
last hit 21d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇬🇧 United Kingdom · 🇨🇦 Canada
Resources
packageredis-orm-node ↗