Dears,
I have to two different databases and the data inside them are identical:
- MemSql DB
- Postgre DB Frequently data changed
In future, I would like to sync the data between those DBs to capture the data when its changed in the main DB which is the PostgreDB and reflect that changes in the memSql DB.
Is there a way using Nifi to capture data changed in the Postgre DB and move the data changed to MemSql DB?
I look forward to hearing from you soon.
Regards,
Ahmed