
Look Ma, I made a JAR! (Building a connector for Kafka Connect with Claude Code)
As a non-Java coder, for the last ten years I've stumbled my way through the JVM-centric world of...
Tag archive

As a non-Java coder, for the last ten years I've stumbled my way through the JVM-centric world of...
1) Source connectors: Start our kafka cluster. This is the docker-compose.yml file: version:...
Kafka Connect is a framework and toolset for building and running data pipelines between Apache Kafka...

The cover image illustrates the aim of this post. First, upon executing an update SQL in the backend...
Hi there :) In this post, I want to introduce you to Connector Guardian. If you've ever found...
When sinking unix timestamps from Apache Kafka to OpenSearch/ElasticSearch using the dedicated...
This is a short write up on the exercise of inserting batches of Kafka Records into CockroachDB using...
The documentation on how to get this up is lacking, but with a bit of trial and horror and reading...
Apache Kafka® is the backbone of modern data platforms, allowing data to flow to where it is...

Setting up Change Data Capture with Databases, Apache Kafka, Kafka Connect, and Debezium takes time;...
Apache Kafka® is representing the central data backbone for more and more companies, with the rich...
The FilePulse connector from Florian Hussonnois is a really useful connector for Kafka Connect which...