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
- Validators should work for nested objects
- Optimize nested populate
- Hydrating browser-side Documents with populated SubDocuments using isomorphic schemas
- Cast Errors when document in db is an array when it should be an object, etc.
- acquit for all guides
- save after delete???
- Plugin for converting { $set: { foo: undefined } } to { $unset: { foo: 1 } }
- Multi-level discriminators
- Document.update() only returns first validation error, whereas Model.save() or Document.save() return all
- further isomorphic features
- Docs
- JavaScript not yet supported