Is there any way to load the data from single json file to multiple collections…? Example: based on a name like FORM, data belonging to FORM1 shld be loaded into FORM1 collection and FORM2 data should be loaded into FORM2 collection.
I mean using the utilities like mongodump or mongoimport or mongorestore… or … do we need to write any script programmatically?
Best Regards
Kesav