We use this repo to publish sample code from articles in the Altinity Blog. We'll keep this page updated with a Table of Contents as we add examples. Enjoy!
- Connecting Clickhouse® and Kafka® - Shows how to connect a ClickHouse cluster to a Kafka topic.
- Using ClickHouse and RabbitMQ - How to use ClickHouse and RabbitMQ together. Includes a docker-compose file to get you started quickly.
- Using the AvroConfluent format with ClickHouse - Apache Avro is a row-oriented data serialization framework developed within Apache’s Hadoop project. ClickHouse can read and write Avro files.