Oddbean new post about | logout
 Introducing pg_replicate, a Rust crate for building Postgres replication applications. This open-source tool provides building blocks to construct data pipelines that continually copy data from Postgres to other systems. Users can easily replicate data to standard output or sinks like BigQuery and DuckDB.

Source: https://github.com/supabase/pg_replicate