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
- types: TS2344 error in inferschematype.d.ts and inferrawdoctype.d.ts with exactOptionalPropertyTypes: true and skipLibCheck: false
- docs(schema): add instanceof/typeof checks to all default getters for populated doc and nullish value handling
- Query types missing for single arg modification method signatures
- ObjectId getter not fired for last item of array
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.3
- perf(document): speed up $__reset() in saveSimple insert case
- feat(query): add lean virtuals option
- intermittent "MongoAPIError: Server record does not share hostname with parent URI" when starting
- Gradual heap increase due to possible memory leap (with Bun)
- fix(clone): support cloning objects that have an own __proto__ property
- Docs
- JavaScript not yet supported