Skip to content

questdb/kafka-questdb-connector

Repository files navigation

QuestDB Sink connector for Apache Kafka

The connector reads data from Kafka topics and writes to QuestDB tables. The connector implements Apache Kafka Sink Connector API.

Documentation

Documentation is maintained on QuestDB.io

Sample Projects

This repository contains a number of sample projects. showing how to use the connector. It also demonstrates how to use the connector together with Debezium for Change Data Capture.

Distribution

Releases are published on GitHub: https://github.com/questdb/kafka-questdb-connector/releases/ It's also available in Confluent Hub.

Issues

If you encounter any issues, please create an issue in this repository.

License

This project is licensed under the Apache License 2.0. See LICENSE for details.