What is Mongoose?
Let's face it, writing MongoDB validation, casting and business logic boilerplate is a drag. That's why we wrote Mongoose. Mongoose provides a straight-forward, schema-based solution to modeling your application data and includes built-in type casting, validation, query building, business logic hooks and more, out of the box.
Mongoose is a tool in the Object Document Mapper (ODM) category of a tech stack.
Why developers like Mongoose
Several bad ideas mixed together
Well documented
JSON
Actually terrible documentation
Recommended and used by Valve. See steamworks docs
Can be used with passportjs for oauth
Yeah