2.0.3 • Published 6 years ago

nbo-crud v2.0.3

Weekly downloads
10
License
GPL-3.0
Repository
gitlab
Last release
6 years ago

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
2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago