louischatriot / nedb

The JavaScript Database, for Node.js, nw.js, electron and the browser
MIT License
13.48k stars 1.02k forks source link

remove documents from one collection that don't match the other collection MongoDB #654

Closed iamKushagra closed 3 years ago

iamKushagra commented 4 years ago

I want to remove documents from one collection that don't match the other collection in MongoDB cluster.

What would be the program..Please suggest in JavaScript

RollingHog commented 3 years ago

I have a feeling this question is not about nedb

iamKushagra commented 3 years ago

By