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 supported7 Subscribers
Add a CodeTriage badge to mongoose
Help out
- Issues
- 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?
- Feature: XRay Tracing
- Abstract base schemas for use exclusively with discriminators
- Foreign key like validation for mongoose referrence
- SubDocuments Validation is not working on findOneAndUpdate
- Setting and getting fields not defined in schema not working by using document's set() and get()
- Populate integration with cache
- Docs
- JavaScript not yet supported