Hi,
I have a client requirement to replicate data from AWS RDS Postgres DB (Source) to AWS RDS MySQL DB (Target). Need to replicate data from one source table to multiple target tables [Example: Column 1 from Source Table to Column 1 in Target Table 1 & Column 2 from Source Table to Column 1 in Target Table 2 and so on..]
Please let me know the possibilities to perform this project.
Thank you,
Vamsi.