in last blog,we talked about how to export data from mongo database. now in this blog, on the contrary, we focus on how to import data to database.
before doing our experiment, we delete the user collection in the database.
Let us view all the argument of mongoimport
【MongoDB】mongoimport and mongoexport of data (二)
原文地址:http://blog.csdn.net/sxb0841901116/article/details/40524999