mongoosejs-model
Define mongodb schema and documents by object oriented structure
mongoose-strip-paths
A mongoose plugin that deletes provided paths on a document and its sub documents, if any.
mongoose-sub-references-integrity-checker
Package useful for mantaining the sub-references integrity and structure of mongoose models. It provides cascade deleting, and sub-ref support at any nested level. Also include support for soft deleting.