Skip to main content

While migrating data from oracle to mongodb, I am trying to use JSON reader and writer. I need to know if instead of using json reader and writer both is there any simpler way to do this.

You can use an oracle reader and a mongodb writer.


Reply