Mongoose 4.4.0现在支持批量插入. Mongoose 4.4.0引入了--true--批量插入模型 method.insertMany() 。它比循环 .create() 或提供一个数组要快得多。
確定! 回上一頁