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 导出将 mongo 集合转换为 CSV。对于其中一个字段,我想导出该字段中的条目数,而不是条目本身。关于如何做到这一点的任何线索?谢谢!