Stream Your Database Changes with Change Data Capture

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. wal2json

    JSON output plugin for changeset extraction

    The format of these change events will be determined based on the Logical Decoding Output Plugin. For example, the wal2json output plugin allows you to output the changes in JSON, which are easier to parse than the test_decoding plugin output.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

    Capture PostgreSQL (database) changes and send the change events to Kafka using Debezium (CDC).

  4. debezium

    Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

    Capture PostgreSQL (database) changes and send the change events to Kafka using Debezium (CDC).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What is the recommended way to synchronize data between Postgres and Elasticsearch?

    2 projects | /r/PostgreSQL | 11 Jan 2023
  • Hacking PostgreSQL Internals to Deliver Push Notifications

    4 projects | dev.to | 20 Jan 2022
  • Streaming Postgres Changes with Debezium and Kafka Connect: A Hands-On Tutorial

    3 projects | dev.to | 5 May 2025
  • How Change Data Capture (CDC) Works with Streaming Database

    5 projects | dev.to | 7 Apr 2023
  • How to use Debezium and Redpanda for change data capture

    3 projects | dev.to | 22 Jun 2022

Did you know that C is
the 6th most popular programming language
based on number of references?