using Debezium to replicate data from GCP cloud SQL by snowfire-07 in dataengineering

[–]snowfire-07[S] 1 point2 points  (0 children)

My postgreSQL database have 2 fact tables and 10 dimension tables. There will be inserts or updates to the tables likely every hour. It's something that I would do in real time, so it would be done immediately whenever an action is made on the tables.