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.
MongoDB 是否提供任何机制来限制向集合中的文档添加新字段?
我认为最好的方法是使用某种“添加新字段”权限,但似乎 MongoDB 只有两个角色——只读和普通。有没有其他方法可以“锁定”一个集合?