pymongo遍歷文檔?
<愛尬聊_尬聊百科>
documents = collection.find_all()
for document in documents:
# 解析document的函數
數據量300萬
到后面越來越慢
請問如何批量取數據
手機碼字,敬請見諒