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
- Support array methods on embedded document
- Validators should work for nested objects
- .select on create or update of a model.
- DISCUSSION: Optimizing validation
- Subdocument doesn't hold a model attribute
- Fields not in schema need .get() after init
- Mongoose: Populating with projection using attribute of scheme
- virtual populate that relies on another virtual doesn't return populated values
- can't update document before next request
- Bug: Setters on virtuals are not called on findOneAndUpdate
- Docs
- JavaScript not yet supported