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
- Remove `Model.__subclass`
- Remove schema default options in favor of determining schema default options in `Model.compile()`
- Handle `$pull` update validators separately from `$set`
- Official geojson types
- Discriminators should inherit parent schema's plugins
- acquit for all guides
- Setting fields on nested schema arrays causes entire array to be marked as modified.
- Don't rely on schema types to cast populated docs
- Unique in array without unique index
- Support for DBML schemas
- Docs
- JavaScript not yet supported