mongoose
https://github.com/learnboost/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 supported52 Subscribers
View all SubscribersAdd a CodeTriage badge to mongoose
Help out
- Issues
- Use prefixed internal properties to allow more freedom for schema path names
- (4.6.2 -> 4.6.3 regression) Calling .set on a subfield of a deselected subdoc wipes out other fields on the subdoc
- support for es6 Set?
- Improve handling for cycles in populate
- Support manipulating pre hooks as an array
- Decouple Schema Validation
- Schema is not applied in reading
- About asynchronous getters/setters again
- Support array methods on embedded document
- Discriminators should inherit parent schema's plugins
- Docs
- JavaScript not yet supported