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 supported53 Subscribers
View all SubscribersAdd a CodeTriage badge to mongoose
Help out
- Issues
- refactor: replace deprecated substr with substring in get helper
- fix(mongoose): prevent null being treated as object in mongoose.set()
- test: add failing test demonstrating clone() does not clone custom class instances
- chore(query): use MongooseError instead of Error
- feat(document): add $getChanges() alias, deprecate getChanges()
- perf: use string split instead of regex in aggregate project/sort
- fix(cast): include array value in query filter error message
- fix(sanitizeFilter): recursively sanitize nested plain objects
- docs: clarify transaction rollback change tracking
- perf: use string split instead of regex in parseProjection
- Docs
- JavaScript not yet supported