mongo count vs count_documents (慢了不少)
https://stackoverflow.com/questions/52236594/why-is-pymongo-count-documents-is-slower-than-count
标题:mongo count vs count_documents (慢了不少)
作者:lishulongVI
地址:https://blog.thinking.mobi/articles/2020/08/07/1596770335902.html
mongo --host xxxxx --port 27017 --username "xxxx" --password "xxx"
mysql bigint 在pymongo 中会被映射为 bson int64