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 supported52 Subscribers
View all SubscribersAdd a CodeTriage badge to mongoose
Help out
- Issues
- { enum: true } option for queries or perhaps Model.validate
- Add llms.txt & llms-full.txt for better documentation inference by AI-assisted development
- Proposal to Set autoIndex Parameter to false by Default
- feat: implement `as` option for populate to assign results to an alternate path and add tests.
- Add name of model to error message: `[MONGOOSE] Warning: Duplicate schema index on {"uuid":1} found. This is often due to declaring an index using both "index: true" and "schema.index()".`
- InferRawDocType incorrectly adds `_id` to nested paths
- chore(deps): bump kareem from 3.0.0 to 3.2.0
- chore(deps-dev): bump mocha from 11.3.0 to 11.7.5
- Mistake in the mongoose's documentation for transactions?
- fix(schema): treat `undefined` as not provided for strict, `strictQuery` and `id` options
- Docs
- JavaScript not yet supported