denodrivers / denodrivers/mongo

Implement `db.collection.bulkWrite()`

Open
#178 5 comments 5 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
511
Forks
89
PR merge metrics
No merged PRs in 30d

Description

Are there plans on implementing the [`db.collection.bulkWrite()`](https://docs.mongodb.com/manual/reference/method/db.collection.bulkWrite/) functionality in one of the next releases?

I ran into a case where I had to update some of the same types of documents but with different fields and different values for each field.

I resorted to using a for a loop now but the cleaner and more efficient way would be to write them in a bulk.

Thank you for the consideration!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.