mongosuper
mongosuper is a superset of mongoose. It is a wrapper around mongoose. It manage your mongoose connection and keep it alive always. It also provide you some extra features like CRUD operations, etc.
moncrud-leo
MongoDB+Mongoose CRUD handler. Designed to help reduce the amount of code needded to add simple [find, find-one, add, update, remove] AJAX calls.