Kafka

Materialize provides native connector for Kafka message broker. To ingest data from Kafka, you need to

  1. Create a connection that specifies access and authentication parameters.
  2. Create a source that specifies the format of the data you want to ingest.

Integration guides

See also

Back to top ↑