jcc-eloquent is an Express.js ORM inspired by Laravel's Eloquent, providing an ActiveRecord-style interface for database interactions. Current stable version 1.0.13, with infrequent updates. Key differentiators: integrates directly with Express.js and offers a familiar Eloquent-like API. Designed for Node.js with TypeScript support.
npm install jcc-eloquentNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates initializing the database connection and creating a simple model to fetch all rows from a table.
No known issues recorded.
No dependency data recorded yet.