Data Pipeline between PostgreSQL and Cassandra using Kafka Connect

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. To run as a Docker container, the DataStax Apache Kafka Connector is baked on top the debezium/connect image. This image includes an installation of Kafka and its Kafka Connect libraries, thus making it really convenient to add custom connectors. You can refer to the Dockerfile.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. postgres-kafka-cassandra

    Data Pipeline between PostgreSQL and Cassandra using Kafka Connect

    The code and config for this application is availablei in this GitHub repo - https://github.com/abhirockzz/postgres-kafka-cassandra

  4. kafka-connect-jdbc

    Kafka Connect connector for JDBC-compatible databases

    This is different compared to the "polling" technique adopted by the Kafka Connect JDBC connector

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

  • How Sendoso is using Kafka for Event-Driven Architecture

    3 projects | dev.to | 31 Aug 2021
  • Machine learning & Kafka KSQL stream processing — bug me when I’ve left the heater on

    3 projects | dev.to | 7 Jan 2021
  • Show HN: Settling merge or rebase? with Kafka and JavaScript <3

    2 projects | news.ycombinator.com | 10 Jul 2024
  • Confluent Deletes/Hides Librdkafka

    6 projects | news.ycombinator.com | 10 Jul 2024
  • Show HN: Confluent Kafka support added to FastStream v0.4.0rc0

    2 projects | news.ycombinator.com | 12 Jan 2024

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