Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 273 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 273 Bytes

BulkDataDump

Script to dump bulk records into mongodb

Install node modules

	npm i 

Store data required to dump in data.csv in the present directory

Run

	node app.js

Change th model of your database in the and how the json are objects are mapped