Skip to content

Instantly share code, notes, and snippets.

@ozgun
Created December 4, 2012 16:29
Show Gist options
  • Select an option

  • Save ozgun/4205832 to your computer and use it in GitHub Desktop.

Select an option

Save ozgun/4205832 to your computer and use it in GitHub Desktop.
mongo import data from file
mongoimport -d db_name -c reports --file data.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment