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
- Validation Bypass when Union of Objects is used in Schema
- Migrate typescript tests to use tstyche
- Performance: avoid cloning when saving document if `minimize: false`
- `getChanges` should be renamed to `$getChanges` in mongoose 10
- test: fix flaky timeseries TTL test #11229
- Ability to change CastError error message
- Add Optional Cascading Delete Support to Mongoose Schemas
- Support for type narrowing when using projection in find and findOne
- All non-required inferred fields are nullable
- types(inferrawdoctype): avoid adding _id to nested paths and handle _id: false in options + schema definition
- Docs
- JavaScript not yet supported