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 supported51 Subscribers
View all SubscribersAdd a CodeTriage badge to mongoose
Help out
- Issues
- Deduced type of an array in a schema is plain array instead of mongoose array.
- Introduce a simpler way to "populate unless populated"
- Connection timeout 10000ms when upgraded mongoose from 7.4.5 to 8.7.1
- AutoInferredSchema class
- Issue with InferRawDocType, not resulting in simple js array, but instead as DocumentArray
- findOne method returns first document, even when the query value passed is "undefined" - can create privacy issues
- Unable to drop unique index on collection field after schema modification
- connecting to MongoDB Atlas,
- findOneAndUpdate method - produces inappropriate results on missing to pass first argument
- Performance degradation when upgrading from Mongoose v4 to v8 (findOne slower than find)
- Docs
- JavaScript not yet supported