//导入json

mongoimport --db ML_OER --collection lecture --file /home/tmp/course_temp.json

 

//导入Json数组

mongoimport --db ML_OER --collection lecture --file /home/tmp/course_temp.json --jsonArray

相关文章:

  • 2021-11-10
  • 2021-06-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-02
  • 2021-05-12
猜你喜欢
  • 2021-09-19
  • 2022-12-23
  • 2022-12-23
  • 2021-08-23
  • 2021-08-26
相关资源
相似解决方案