> ## Documentation Index
> Fetch the complete documentation index at: https://alphaconsultings.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> What Eloquent ORM JS is and where to start.

# Eloquent ORM JS

Version: `1.3.0`

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
