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
- SchemaType "Set"
- Support updates that filter on multiple discriminator keys with `$in`
- 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
- Docs
- JavaScript not yet supported