The Open-Source Kafka Connect Replacement
The open-source, broker-neutral replacement for Kafka Connect — any-language plugins, embeddable as a Go library, and built for agents and automation. Get a pipeline running in under a minute.
Everything Kafka Connect does — without the JVM or the Kafka lock-in
60-Second Start
Download a single binary and run conduit quickstart to watch a demo pipeline stream records to your console in under a minute — zero configuration.
Any Language
Connectors and processors run over gRPC or compile to WASM, so you can write plugins in any language — not just the JVM.
Broker-Neutral
Conduit isn't tied to Kafka. Move data between any source and destination — databases, warehouses, queues, and more — with the same pipeline model.
Embeddable & Agent-Ready
Run it standalone or embed it as a Go library in your own service. Every command supports --json and returns structured, stable error codes, so agents and scripts can drive it directly.
Get up.
Get involved.
Get into it.
The Conduit Community is the ultimate resource of information to help you get started and optimize your infrastructure to build and deploy connectors.
