awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesCDC Synchronization

Using change data capture to synchronize data and maintain consistency during database migrations.

Distinct from Database Migrations: Distinct from schema versioning: focuses on real-time data movement via CDC rather than schema evolution.

Explore 3 awesome GitHub repositories matching data & databases · CDC Synchronization. Refine with filters or upvote what's useful.

Awesome CDC Synchronization GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • apache/shardingsphereAvatar von apache

    apache/shardingsphere

    20,737Auf GitHub ansehen↗

    ShardingSphere is a distributed SQL database middleware that provides sharding, read-write splitting, and distributed transaction management for relational databases. It functions as a layer that intercepts SQL queries to distribute data across multiple physical database instances for horizontal scaling. The project is distinguished by its ability to operate as either a standalone transparent database proxy or via direct integration as a JDBC driver. It features a SQL dialect translator that parses queries into abstract syntax trees to convert syntax between different database engines, enabli

    Moves data between different database systems using change data capture to maintain consistency.

    Java
    Auf GitHub ansehen↗20,737
  • apache/seatunnelAvatar von apache

    apache/seatunnel

    9,427Auf GitHub ansehen↗

    SeaTunnel is a distributed data integration engine designed to synchronize structured and unstructured data across diverse sources and sinks. It functions as a multi-engine execution framework that can run data integration tasks across different distributed computing backends to optimize workload performance. The project is distinguished by a visual data pipeline designer for configuring workflows without manual code and a specialized change data capture tool for streaming incremental database updates. It also includes an enrichment pipeline that integrates large language models and embedding

    Ships a real-time synchronization tool that captures database transaction logs to stream incremental updates.

    Javaapachebatchcdc
    Auf GitHub ansehen↗9,427
  • datalinkdc/dinkyAvatar von DataLinkDC

    DataLinkDC/dinky

    3,740Auf GitHub ansehen↗

    Dinky is a real-time data platform for developing, deploying, and operating streaming applications based on Apache Flink. It functions as a SQL streaming IDE and a real-time data pipeline orchestrator, providing a web-based environment for writing and verifying queries with integrated logic plan visualization and lineage tracking. The platform acts as a distributed cluster manager, allowing the registration, monitoring, and administration of multiple processing clusters from a centralized interface. It also serves as a change data capture integration tool, synchronizing real-time database cha

    Uses change data capture to synchronize real-time database changes into warehouses and lakes.

    Javadatalakedatawarehouseflink
    Auf GitHub ansehen↗3,740
  1. Home
  2. Data & Databases
  3. Database Migrations
  4. CDC Synchronization