1 مستودع
Creates subsources for all tables, specific schemas, or individual tables from an upstream MySQL database during source creation.
Distinct from Table Replication: Distinct from Table Replication: focuses on selective subsource creation from MySQL, not general multi-table synchronization.
Explore 1 awesome GitHub repository matching data & databases · Selective MySQL Table Replications. Refine with filters or upvote what's useful.
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
Creates subsources for all tables, specific schemas, or individual tables from an upstream MySQL database during source creation.