• Stars
    star
    2
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created 10 months ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.