I am evaluating oracle goldengate(OGG) for one of my requirement. I need to sync data from oracle database to cauch d b. I was reading and checking resources online that it is possible to sync at run time any changes from oracle to other rdbms using OGG. My application is java based webapp and uses oracle weblogic and oracle database.
My questions are:
1. Is it also possible to set up OGG to sync live data between oracle tables to couch database.
2. Is it possible to do bidirectional. For any changes in couchdb will be transferred to oracle db using OGG.
3. Do you suggest any other method to do this if its not possible to do via OGG.
Please let me know if you need more clarifications.
Thanks.