Skip to content

Instantly share code, notes, and snippets.

@francois-blanchard
Last active August 29, 2015 14:16
Show Gist options
  • Select an option

  • Save francois-blanchard/b7717dc67c466a1f0e69 to your computer and use it in GitHub Desktop.

Select an option

Save francois-blanchard/b7717dc67c466a1f0e69 to your computer and use it in GitHub Desktop.
Import mongoDB bson files

Import mongoDB bson files

$ mongorestore -d db_name -c collection_name path/collection_name.bson

Options

delete with restore

-- drop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment