sails-hook-orm@4.0.3
// The ORM hook from Sails core.
$ npm install sails-hook-orm
downloads/wk
27,094
license
MIT
version
4.0.3
published
Mar 15, 2024
What is sails-hook-orm?
sails-hook-orm is the built-in ORM (Object-Relational Mapping) hook for the Sails.js framework, providing database abstraction through Waterline. It allows developers to define models and interact with databases using a consistent API without writing raw SQL queries. If you're building a Sails application, this hook handles data persistence and relationships across different database systems.
Links
Keywords
Dependencies (9)
Maintainers
particlebanana, rachaelshaw, sgress454, mikermcneil, eashaw