amarbhanu / mongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoDB Import

c:\mongodb\server\3.4\bin> mongoexport -d mydb -c books -o c:\data\backup\books-k.json

About