{"library":"jeloquent","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"4.0.3","tags":["javascript","eloquent","framework","models","orm","datastorage","memory","store","laravel"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install jeloquent","imports":["import { Model } from 'jeloquent'","import { Field } from 'jeloquent'","import { HasMany } from 'jeloquent'","import { BelongsTo } from 'jeloquent'","import { Database } from 'jeloquent'","import { Store } from 'jeloquent'"]},{"cmd":"yarn add jeloquent","imports":[]},{"cmd":"pnpm add jeloquent","imports":[]}],"homepage":"https://github.com/mbroersen/jeloquent#readme","github":"https://github.com/mbroersen/jeloquent","docs":null,"changelog":null,"pypi":null,"npm":"jeloquent","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}