awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesChange Data Capture Protocols

Captures real-time data changes from upstream databases using binlog or replication slot protocols.

Distinct from Replication Protocols: Distinct from Replication Protocols: specifically captures change data for streaming ingestion, not general data synchronization.

Explore 1 awesome GitHub repository matching data & databases · Change Data Capture Protocols. Refine with filters or upvote what's useful.

Awesome Change Data Capture Protocols GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • materializeinc/materializeAvatar von MaterializeInc

    MaterializeInc/materialize

    6,314Auf GitHub ansehen↗

    Materialize is a streaming SQL database that continuously ingests live data from sources such as Kafka, Redpanda, PostgreSQL, and MySQL, and incrementally maintains materialized views. It provides a PostgreSQL-compatible query engine that accepts standard SQL over the PostgreSQL wire protocol, enabling any existing SQL client or BI tool to query real-time data. The system also includes a Model Context Protocol (MCP) server that exposes live materialized view data to AI agents, providing fresh context without polling. Materialize distinguishes itself through its ability to offer configurable c

    Continuously reads upstream database replication logs and maps them to differential dataflow updates.

    Rust
    Auf GitHub ansehen↗6,314
  1. Home
  2. Data & Databases
  3. Replication Protocols
  4. Change Data Capture Protocols