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.
Page 1 / 1
You can use an oracle reader and a mongodb writer.