ilorm

JSON →
library 0.15.2 ·javascript
verified Jun 5, 2026

ilorm (I Love ORM) is a modern ORM for Node.js that separates database from business logic using ECMAScript classes and schemas. Current stable version is 0.15.2. It provides universal connectors for MongoDB, SQL, Redis, REST, CSV, etc., a plugin ecosystem, query builder, and data validation. Unlike traditional ORMs like Sequelize or Mongoose, ilorm emphasizes class inheritance for plugins and universal data source support. Release cadence is irregular as it's still in early development (pre-1.0).