Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We want to build a data pipeline that
1. Will read from and MongoDB collection for any changes that may be happening in realtime
2. Move them over to the other MongoDB collection.
Can you point us to any solutions that you may have to achieve this?
Hi Shong
Thanks for your reply.
Is there a way to do the Mongo CDC progamatically?
Regards
@nkhasnis , you can try to use java program ,you can see that can able to derive or not.
Hi Manohar
Is there a solution template or sample for the java program?
Thanks
@nkhasnis , I do not have.