nbo-crud

2.0.3 • Public • Published

node-crud

CRUD abstraction layer for most common SQL and noSQL database engines, built with love on top of Nodejs with adapters for Sequelize and Mongoose ORM.

  • Out of the box generic CRUD methods for any project's model
  • A generic "query" method to perform more complicated queries
  • Easily extendable, you can create your own ORM adapter
  • use ES6 promise with bluebird library
  • Fully tested

Package Sidebar

Install

npm i nbo-crud

Weekly Downloads

0

Version

2.0.3

License

GPL-3.0

Unpacked Size

234 kB

Total Files

19

Last publish

Collaborators

  • nicolasbonnici