Created
March 29, 2019 02:41
-
-
Save BertiKarsunke/bb72cc47f83a732a10313b663d4497ad to your computer and use it in GitHub Desktop.
[mongo] csv export
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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