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
- Document Init Performance Bottleneck
- Documetation in pdf
- Add option to queue operations until `autoCreate` and `autoIndex` finish
- Slow creation of documents with 100+ fields
- Pass through query type overrides in query chaining, so you don't have to include the computed type in the last function in the chain
- What's the best way to keep track of the changes made to a document?
- [Types] all used types should be exported
- Feature: Add hooks all mongodb related operations
- Support square bracket notation for `Document.prototype.set()`: `set('arr[0].path', val)`
- Massive memory usage when creating a document with approximately 30k+ subdocuments
- Docs
- JavaScript not yet supported