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.
我想将 a 的一个子集同步Mongodb到我的本地机器上,该机器将有一个轻量级数据库,如NeDB. 有什么方法可以查看两个数据库中的数据有什么区别,以便我只能检索已更改的数据?
Mongodb
NeDB