Skip to content

Instantly share code, notes, and snippets.

@BeatriceMoissinac
Last active May 3, 2018 02:14
Show Gist options
  • Save BeatriceMoissinac/39142e4ed6e08f4b2364e406b01e514c to your computer and use it in GitHub Desktop.
Save BeatriceMoissinac/39142e4ed6e08f4b2364e406b01e514c to your computer and use it in GitHub Desktop.
[Mongo Export] How to deal with queries for MongoDB #Mongo #Json #Shell
mongoexport --db car --collection groundtruth --query "{groundtruth:'movies'}" --out movies.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment