torm
v0.5.2
Published
Table-Gateway Crossed with ORM
Downloads
14
Maintainers
Readme
torm
A table-gateway with relationship management, built over knex.js
MIT License
npm install --save torm
Sections
- Philosophy
- Getting Started
- Table Declarations
- Relationships
- Query Building
- Eager Loading
- Scopes & Joints (& Forking)
- Caching
- Hooks
- Example Projects