Skip to content

Instantly share code, notes, and snippets.

@BertiKarsunke
Created March 29, 2019 02:41
Show Gist options
  • Save BertiKarsunke/bb72cc47f83a732a10313b663d4497ad to your computer and use it in GitHub Desktop.
Save BertiKarsunke/bb72cc47f83a732a10313b663d4497ad to your computer and use it in GitHub Desktop.
[mongo] csv export
mongoexport --host localhost --db gmarket --collection item --type=csv --out gmarket_item.csv --fields title,site,referrer,previouslocation,html,href,date,cooki e,adsect,url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment