What is "mongoose"
Mongoose is a Mongodb object modeling tool, or ODM (Object Document Mapper), written in Javascript and designed to work in an asynchronous environment.
Related links
- Home page of the Mongoose project
- Documentation of Mongoose
- Discussion group of Mongoose-Orm
- Search plugins for Mongoose in the NPM record
- Source code of
mongoose
on Github - Manual Mongodb
- IRC: #mongoosejs on Freenode
To open a bug or feature request, visit: https://github.com/learnboost/mongoose/issues/new
To Mongoose, the embeddable web server, use Mongoose-web-server.