标签: node.js mongodb mongoose mean-stack saas
我对Mean Stack非常陌生,遇到一种情况,我需要使用猫鼬将数据插入多个数据库。有人可以帮忙吗?
答案 0 :(得分:0)
使用insertMany()函数一次插入多个文档。