Skip to content

Instantly share code, notes, and snippets.

@nassor
Created November 13, 2013 08:03
Show Gist options
  • Save nassor/7445397 to your computer and use it in GitHub Desktop.
Save nassor/7445397 to your computer and use it in GitHub Desktop.
mongoexport -d <db_name> -c <coll_name> -f <fields_name> -q "<json_query>" --csv --out out_file.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment