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 supported7 Subscribers
Add a CodeTriage badge to mongoose
Help out
- Issues
- strictQuery` passed as a query option is ignored when casting `arrayFilters
- fix(query): respect `strictQuery` query option when casting array filters
- Updating nested document with UpdateOne Could not find path "${filterPath}" in schema, but works in mongoSH
- fix(cast): reject arrays when casting to Int32 or Double
- perf(document): cache projection metadata and avoid scanning all projected paths for flat projections
- docs(schematypes): clarify that array `default` applies to the level it is declared on
- fix(document): support map wildcards in optimistic concurrency paths option
- Query.prototype.after() keyset pagination boundaries
- docs: add Atlas Vector Search and Atlas Search documentation
- fix(schema): make hydrate() virtuals option work with parent-level dotted virtuals
- Docs
- JavaScript not yet supported