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
- 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
- The default value of "minimize" option should be false
- Docs
- JavaScript not yet supported