Update or Insert – Upsert MongoDB Array Items using SSIS

Contents hide 1 Introduction 2 MongoDB Array Upsert – Update / Insert using Custom JOIN condition (such as $ne ) 2.1 Update Array using Custom Lookup Condition 2.2 Insert into Array using Custom Lookup Condition 3 Conclusion 3.1 More from ZappySys Blog Introduction In our previous blog post we saw how to update / delete … Continue reading Update or Insert – Upsert MongoDB Array Items using SSIS