1.0.4 • Published 6 years ago

mobileapi-bookshelf v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

mobileapi-bookshelf

This built-in hook allows you to use the Bookshelf ORM using the mobileapi-knex hook.

Bookshelf ORM is a JavaScript ORM for Node.js, built on the Knex node module SQL query builder. Featuring both promise based and traditional callback interfaces, providing transaction support, eager/nested-eager relation loading, polymorphic associations, and support for one-to-one, one-to-many, and many-to-many relations.

It is designed to work well with SQLite3, PostgreSQL, MySQL, MariaDB, Microsoft SQL Server and Oracle.

Resources