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
- Resurrect from post save error middleware
- Allow virtual populate options to be a function
- Feature to undo/revert changes on a document (which haven't been persisted yet)
- Map of nested discriminators
- sugar syntax to declaring views
- Make model operations wait on `Model.init()`?
- Handle timestamps on arbitrarily deep subdocs
- Automatic denormalization / embedding
- Remove dependency on populating top-level document paths
- Define populate virtuals on document arrays on the document array, not top-level document
- Docs
- JavaScript not yet supported