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 集合发生更改时,我想运行批处理脚本。
有什么方法可以监听集合中的变化吗?类似于trigger在 Oracle 中。或者有什么方法可以运行批处理文件?
trigger