Jeloquent

JSON →
library 4.0.3 ·javascript maintenance
verified Jun 4, 2026

A micro JavaScript ORM memory store inspired by Laravel Eloquent, version 4.0.3. It provides in-memory data storage with automatic indexing of primary and foreign keys for fast selection of models and relations. Supports relation types: BelongsTo, HasMany, HasManyThrough. Lightweight, designed for Node.js and modern browsers. Not actively maintained (last release 2020). Suitable for small-scale or prototyping applications where database persistence is not required.