【MongoDB】mongoimport and mongoexport of data (一),mongodbmongoimport
In the software development, we usually are faced with a common question of exporting or importing data from database. So in this blog we will together study the mongoddb export and mongodb import.
一、 mongoImport
First of all, let's create many test records;
and then we use the 'mongoexport -help ' command to query the main options.
The content of the txt is as follows:
According to the query condition, the export file will be exported.
本站文章为和通数据库网友分享或者投稿,欢迎任何形式的转载,但请务必注明出处.
同时文章内容如有侵犯了您的权益,请联系QQ:970679559,我们会在尽快处理。