Skip to main content

Package Documentation Index

Version: 1.1.4

Start here

Installation and setup

SQL and Mongo usage

Operations and safety

Stability and compatibility

Support and troubleshooting

Published npm package notes

  • The published npm package intentionally excludes .map files to reduce package size.
  • This does not change ORM runtime behavior, CLI behavior, or the public API. It only removes published debug metadata.
  • Reverse mapping from published JavaScript back to TypeScript source is therefore not shipped in the npm tarball.
  • Full TypeScript source remains available in the GitHub repository for collaboration, source review, and deeper debugging.
  • The package may be flagged for network-access and eval-like behavior by supply-chain scanners because it legitimately talks to databases/cache servers and because mysql2 uses generated parser functions internally.
  • The known mysql2 readCodeFor issue affected versions earlier than 3.9.7; this package’s supported range is ^3.15.2, which is above that fixed line.
  • Hosted docs: https://alphaconsultings.mintlify.app/
  • GitHub source: https://github.com/MetalDz/Eloquent-ORM.js
  • npm docs command:
    • npm docs @alpha.consultings/eloquent-orm.js
  • npm repository command:
    • npm repo @alpha.consultings/eloquent-orm.js
  • npm issues command:
    • npm bugs @alpha.consultings/eloquent-orm.js