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 supported53 Subscribers
View all SubscribersAdd a CodeTriage badge to mongoose
Help out
- Issues
- `toObject()` and `toJSON()` schemas options should propagate
- Performance: avoid cloning when saving document if `minimize: false`
- Add Optional Cascading Delete Support to Mongoose Schemas
- Support for type narrowing when using projection in find and findOne
- Document method types are missing methods when queried from statics
- Deduced type of an array in a schema is plain array instead of mongoose array.
- can not specify zstd compression level
- mongoose insertMany 30x slower than mongodb insertMany in some cases
- Create tool that can introspect collection and turn into mongoose Schema
- BulkSave on entities with virtual properties *and* a transaction: massive performance hit and OOM crashes
- Docs
- JavaScript not yet supported