0.5.2 • Published 10 years ago

torm v0.5.2

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

torm

A table-gateway with relationship management, built over knex.js

MIT License

npm install --save torm

Sections

  1. Philosophy
  2. Getting Started
  3. Table Declarations
  4. Relationships
  5. Query Building
  6. Eager Loading
  7. Scopes & Joints (& Forking)
  8. Caching
  9. Hooks
  10. Example Projects

-