Created
March 25, 2016 04:25
-
-
Save eMahtab/935542fc0def46d8a4c8 to your computer and use it in GitHub Desktop.
MongoDB MongoImport for importing data from JSON File
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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