You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PoC for Change Data Capture (CDC) using Debezium, .NET, and PostgreSQL. This project demonstrates how to capture real-time changes from a PostgreSQL database and stream them into a .NET application using Debezium. Ideal for event-driven architecture and data synchronization use cases.