Skip to content

Instantly share code, notes, and snippets.

@eMahtab
Created March 25, 2016 04:25
Show Gist options
  • Save eMahtab/935542fc0def46d8a4c8 to your computer and use it in GitHub Desktop.
Save eMahtab/935542fc0def46d8a4c8 to your computer and use it in GitHub Desktop.
MongoDB MongoImport for importing data from JSON File
mongoimport --db pcat -c products < products.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment