Skip to content

Instantly share code, notes, and snippets.

@sabahtalateh
Created October 30, 2018 11:54
Show Gist options
  • Save sabahtalateh/ec8af4085c9cefd5950f31f76b47767b to your computer and use it in GitHub Desktop.
Save sabahtalateh/ec8af4085c9cefd5950f31f76b47767b to your computer and use it in GitHub Desktop.
Mongo Import
mongoimport /tmp/tv-shows.json -d movieData -c movies --jsonArray --drop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment