11 skills found
supabase / EtlStream your Postgres data anywhere in real-time. Simple Rust building blocks for change data capture (CDC) pipelines.
sequinstream / SequinPostgres change data capture to streams, queues, and search indexes like Kafka, SQS, Elasticsearch, HTTP endpoints, and more
kuvasz-io / Kuvasz StreamerKuvasz-Streamer is a Postgres-to-Postgres data consolidation and change data capture project.
lawrencejones / PgsinkLogically replicate data out of Postgres into sinks (files, Google BigQuery, etc)
mrinalxdev / Shadowstreama Change Data Capture (CDC) system using Outbox Pattern with Postgres WAL, Redis Streams and gRPC
airscholar / Changecapture E2eThis project shows how to capture changes from postgres database and stream them into kafka
canertosuner / Postgresql Change Data Capture Using DebeziumPostgreSQL Change Data Capture (CDC) Using Debezium Connector
joaofbantunes / PostgresChangeDataCaptureOutboxSampleTiny event driven sample application, using change data capture, via Npgsql, to help implement the outbox pattern
waqasdilawar / CDC Mechanism Using Kafka Postgres Docker ElasticsearchChange data capture mechanism using Kafka, Postgres, Docker and Elasticsearch.
joelatiam / CdcChange Data Capture (Postgres -> Debezium/Kafka -> Clickhouse )
evanshortiss / Neon Debezium Redis CdcLearn how to implement Change Data Capture and Fan-out with Neon's serverless Postgres, Debezium, and Upstash Redis