mongoose
https://github.com/automattic/mongoose
JavaScript
MongoDB object modeling designed to work in an asynchronous environment.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported8 Subscribers
Add a CodeTriage badge to mongoose
Help out
- Issues
- Embedded discriminators on multi-dimensional arrays
- Disabling/Skipping plugins
- Custom setter on MixedType doesn't know path when setting nested property
- Populating virtuals with count: true fires a 'find' query instead of 'countDocuments' query
- Hydrating browser-side Documents with populated SubDocuments using isomorphic schemas
- support for es6 Set?
- (4.6.2 -> 4.6.3 regression) Calling .set on a subfield of a deselected subdoc wipes out other fields on the subdoc
- Make update validators fail if `upsert` is set and `required` path isn't in `$set` or `$setOnInsert`
- Is a schema-type of "GridFS" wanted?
- Unify best practices for countDocuments() and estimatedDocumentCount()
- Docs
- JavaScript not yet supported