Stream Your Database Changes with Change Data Capture

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • 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).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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
  • 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
  • Logical replication and decoding for Cloud SQL for PostgreSQL

    3 projects | news.ycombinator.com | 5 Jun 2021