Skip to content

shimonturjeman/cdc-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Change Data Capture (CDC) Examples

This repository contains examples demonstrating how to implement Change Data Capture (CDC) solutions using a variety of tools and technologies. CDC allows real-time tracking of changes in a database, enabling data synchronization across systems and real-time reactions to data updates.

Overview

Each example in this repository shows how to capture changes in a source database and stream them to a target system for data processing, replication, or other real-time use cases.

Prerequisites

To run the examples, you'll need:

Running the Examples

Each example includes detailed steps in its own README.md file. Typically, you'll use Docker Compose to set up and run the necessary services. Please refer to the individual example folder for configuration and setup instructions.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request with improvements or additional examples.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published