Skip to content

Instantly share code, notes, and snippets.

@bmbutle2
Created September 21, 2017 15:59
Show Gist options
  • Save bmbutle2/e0045c11ea5668fbbe748a2ed3e48b58 to your computer and use it in GitHub Desktop.
Save bmbutle2/e0045c11ea5668fbbe748a2ed3e48b58 to your computer and use it in GitHub Desktop.
Export mongoDB collection to json file
mongoexport --db etherchain --collection transactions --out transactions.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment