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
- Merge select/projection of subdocument tree
- MongoDB AWS auth rotating credentials support
- Move lean({ virtuals: true }) support from mongoose-lean-virtuals into core Mongoose
- Add Typeguard for Populated documents, or at least note that it is possible in the populate guide
- Extension Mongoose playground for VSCode or online playground
- `clone()` not cloning objects with custom class names
- Option to not merge the base schema onto the input schema for `Model.discriminator`
- Export types to be able to extend from the Mongoose class
- Rollback the implementation of .exists() method to be syntactically consistent (+ add similar method with correct naming)
- There is a way to get populate Query instances?
- Docs
- JavaScript not yet supported