awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • apache/shardingsphereAvatar de apache

    apache/shardingsphere

    20,737Ver en GitHub↗

    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
    Ver en GitHub↗20,737
  • apache/seatunnelAvatar de apache

    apache/seatunnel

    9,427Ver en GitHub↗

    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
    Ver en GitHub↗9,427
  • datalinkdc/dinkyAvatar de DataLinkDC

    DataLinkDC/dinky

    3,740Ver en GitHub↗

    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
    Ver en GitHub↗3,740
  1. Home
  2. Data & Databases
  3. Database Migrations
  4. CDC Synchronization