Get the data stream processing community's newsletter. It's for sharing insights, events and community-driven projects.
Community |
2 Mar, 2023
Introducing Quix Streams, an open source library for telemetry data streaming
Lightweight, powerful, no JVM and no need for separate clusters of orchestrators. Here’s a look at our next-gen streaming library for C# and Python developers including feature summaries, code samples, and a sneak peek into our roadmap.
Tutorial |
8 Feb, 2023
Build a simple event-driven system to get ML predictions with Python and Apache Kafka
Use the Quix Streams Python library to continuously stream email records from a CSV file, get an ML inference for each record, then stream the results back to a new Kafka topic.
Tutorial |
8 Mar, 2023
How to use gzip data compression with Apache Kafka and Python
Learn why data compression is vital and how use it with Kafka and kafka-python, focussing on gzip—one of the strongest compression tools that Kafka supports.
Community |
28 Feb, 2023
The Stream — February 2023 edition
Build a simple event-driven system to get ML predictions with Python and Apache Kafka
Community |
25 Jan, 2023
The Stream — January 2023 edition
How can you send time-series data to Apache Kafka using Python and Pandas? Plus Apache Flink news, memes, and meetups
Tutorial |
10 Jan, 2023
How to send tabular time series data to Apache Kafka with Python and Pandas
Use Python to process time series data and send it to Apache Kafka. You'll use a large sample data set from an online-retailer and send the records in batches with Pandas and the kafka-python library.
Community |
21 Dec, 2022
The Stream — December 2022 edition
The December 2022 edition of The Stream: covering this month in stream processing on the internet.
Tutorial |
7 Dec, 2022
How to deploy a currency alerting pipeline with Quix and CoinAPI
How to build a powerful currency alerting pipeline in a few minutes with Quix and CoinAPI.
Community |
30 Nov, 2022
The Stream — November 2022 edition
The November 2022 edition of The Stream: covering this month in stream processing on the internet.
Quix |
14 Nov, 2022
Quix raises $12.9m Series A to accelerate event-driven data apps
Why we've partnered with MMC Ventures, Project A Ventures and Passion Capital to accelerate our growth.
Explainer |
9 Nov, 2022
Build a CDC pipeline with the Quix SQL Server connector
Create a CDC pipeline and publish data to Kafka topics in just a few minutes with our open source SQL Server connector.
The Stream