Skip to main content
Urutau

Urutau

Tupi–Guaraní for the potoo — a nightjar that stands motionless through the night, watching. A fitting name for a process that spends its life quietly watching a binlog.

CDC engine — replicate MySQL, Postgres, and Kafka into Iceberg, ClickHouse, and Couchbase

No New Broker

Reads from MySQL, Postgres, or an existing Kafka/Redpanda topic and writes straight to the destination — no new broker or relay to stand up.

Upsert Reflects State

UPDATE/DELETE changes the row in the destination. No appended duplicates, no tombstone sprawl.

No JVM Sidecar

Writes natively from the same Go binary that reads the log — standalone in one process, or coordinator+worker distributed via the operator. No JAR, no gRPC hop to a second runtime.