Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图在我的 mongo 集合上写大约 100 万行,但这需要太多时间(实际上它永远不会结束)。
查看 mongo log 我可以看到每次都调用插入查询,没有批量操作。
Alteryx 是否支持 Mongo 的批量插入?
我正在使用 Alteryx 10.1 和 MongoDB 3.4
目前的答案是否定的,Alteryx 不支持 Mongo 的批量插入。