cdc

Community

Synchronize databases with CDC for accurate, low-latency data propagation.

Authorhung-phan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of keeping data in sync across multiple systems without the risk of data inconsistency or duplication, commonly encountered in distributed architectures.

Core Features & Use Cases

  • Change Data Capture (CDC): Tracks and propagates changes from the source database to target systems.
  • Data Consistency: Ensures that all downstream systems have the latest data with minimal latency.
  • Use Case: Use this Skill to ensure that your search index is always up-to-date with changes in your database, without the need for dual writes.

Quick Start

Run the 'cdc' skill to set up Change Data Capture from the source database to the target system.

Dependency Matrix

Required Modules

DebeziumKafkadatabase with WAL/binlog

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cdc
Download link: https://github.com/hung-phan/system-skills/archive/main.zip#cdc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.