Skip to main content

Eloquent ORM JS

Version: 1.1.4 Eloquent ORM JS is a TypeScript Eloquent ORM for Node.js with SQL and Mongo workflows, CLI generators, and migration/seed orchestration for application and test environments.

Focus

  • deterministic model and relation handling
  • generator-first development flow
  • migration + seed safety guardrails
  • explicit release and compatibility documentation

Use it if you need

  • predictable model bootstrapping and registration
  • multi-driver command routing with test mode isolation
  • structured operational guidance before LTS promotion
  • scenario-first documentation for SQL, Mongo, CRUD, caching, and restore flows