Found 488 repositories(showing 30)
supabase
Stream your Postgres data anywhere in real-time. Simple Rust building blocks for change data capture (CDC) pipelines.
airbnb
Change Data Capture (CDC) service
Trendyol
go-pq-cdc is lightweight and efficient Change Data Capture (CDC) system designed for PostgreSQL
averemee-si
ORAcle database CDC (Change Data Capture)
mrinalxdev
a Change Data Capture (CDC) system using Outbox Pattern with Postgres WAL, Redis Streams and gRPC
noctarius
timescaledb-event-streamer is a command line program to create a stream of CDC (Change Data Capture) TimescaleDB Hypertable events from a PostgreSQL installation running the TimescaleDB extension.
spring-attic
Change Data Capture (CDC) source that captures and streams change events from various databases. Leverages on Debezium and supports MySQL, PostgreSQL, MongoDB, Oracle and SQL Server databases.
zilliztech
Milvus-CDC is a change data capture tool for Milvus. It can capture the changes of upstream Milvus collections and sink them to downstream Milvus.
ZhendongBai
Elasticsearch-cdc plugin, which supports capture data changes in elasticsearch, and sink the cdc data into kafka.
DAXGRID
Library to access MS-SQL change data capture (CDC)
MrFoxSQL
Send SQL Change Data Capture (CDC) tracked changes into an Azure Event Hub for downstream processing
gordonmurray
A complete real-time Change Data Capture (CDC) pipeline using Apache Flink, MariaDB, and Docker Compose. This project demonstrates how to build a modern streaming analytics system that processes database changes in real-time.
abrarsheikhsony
Streaming Event - Change Data Capture (CDC)
shyiko
Change Data Capture (CDC) toolkit for keeping system layers in sync with the database
woodlee
Utility for streaming rows from SQL Server Change Data Capture (CDC) to Kafka topics
tzolov
Realtime Credit Card fraud detection, using CDC (Change Data Capture) data source and TensorFlow model from a Kaggle competition.
davyam
Java library for Change Data Capture (CDC) in PostgreSQL
abrarsheikhsony
Streaming API Events (PushTopic, Change Data Capture (CDC), Platform Event, Generic Event)
juliuskrah
Using Change Data Capture (CDC) to stream users created in Keycloak to your application
Avanade
nTangle is a Change Data Capture (CDC) code generation tool and corresponding runtime. Unlike other CDC-based technologies which replicate changes to rows, nTangle is designed to replicate business entity (aggregate) changes.
rieske
A small library to capture data changes in PostgreSQL database (CDC). Useful for implementing transactional outbox pattern.
vnvo
A versatile, high-performance Change Data Capture (CDC) engine built in Rust. Streams database changes into downstream systems like Kafka, Redis, NATS and etc, giving you full control over routing, transformation, and delivery.
ranjbaryshahab
Change Data Capture (CDC) from PostgreSQL to ClickHouse
TavenYin
数据库CDC (Change Data Capture) 核心技术, 持续更新中
data-integrations
Change Data Capture (CDC) plugins for CDAP
limadelrey
Kafka Connect: How to create a real time data pipeline using Change Data Capture (CDC)
manfredcml
Change Data Capture (CDC) pipeline in Rust
aymane-maghouti
This project demonstrates real-time data streaming and processing architecture using Kafka, Spark Streaming, and Debezium for capturing CDC (Change Data Capture) events. The pipeline collects transaction data, processes it in real time, and updates a dashboard to display real-time analytics for smartphone data.
rbiedrawa
Change Data Capture with Debezium & PostgreSQL. This repository contains the demo Docker Compose file for setting up and running the whole CDC infrastructure (Kafka Connect, Debezium, PostgreSQL etc.)
isdaniel
A high-performance, production-ready PostgreSQL to Any database replication tool using Change Data Capture (CDC) with logical replication.