redis-orm-node
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

redis-orm

redis-orm is a lightweight Object-Relational Mapping (ORM) library for Node.js.

This library enables seamless interaction with Redis, a high-performance, in-memory data structure store. Inspired by the functionality of TypeORM, Redis-ORM simplifies the process of working with Redis databases by providing a convenient and intuitive way to map JavaScript objects to Redis data structures.

Installation

npm install redis-orm-node

or

yarn add redis-orm-node

Readme

Keywords

Package Sidebar

Install

npm i redis-orm-node

Weekly Downloads

9

Version

0.0.8

License

MIT

Unpacked Size

65.8 kB

Total Files

102

Last publish

Collaborators

  • pika666