Eloquent ORM Node

JSON →
library 0.3.11 ·javascript
verified Jun 4, 2026

A Node.js implementation of Laravel's Eloquent ORM, providing an ActiveRecord-style interface for database interactions. Current stable version is 0.3.11. Released irregularly; early-stage project with limited documentation and community adoption. Key differentiators: familiar Laravel syntax for Node.js users, supports MySQL and SQLite, includes relationships and migrations. Alternative to Sequelize or TypeORM with Eloquent conventions.