potgres-to-delta-cdc-using-debezium-kafka-spark
This project establishes a versatile layer capable of handling Change Data Capture (CDC) for any PostgreSQL table dynamically. It achieves this by leveraging a schema registry to load the appropriate types seamlessly into Spark using Avro. This ensures a flexible and extensible solution, eliminating the need for additional code for each new table.