Seeking: a product that, like React, diffs two JS Objects (Redux states) and creates an update object for MongoDB?

I could really use such a thing - I think it’s what I’m writing right now unknowingly…

React-Mongo (instead of react-native)…

Never thought I’d want to write a database driver, but… :slight_smile:

Dean R

There’s a bunch of those around (although not specifically referencing MongoDB). You could take a look at flitbit/diff.

I had written such a tool for my use
https://atmospherejs.com/vjau/jsdiff2mongo
I don’t know if this is what you are looking for.

1 Like

Thanks @vjau - I’m also posting this one that came to light: https://github.com/xolvio/mongodb-diff