New blog: Kafka Connect JDBC Sink deep-dive: Working with Primary Keys

The Kafka Connect JDBC Sink can be used to stream data from a Kafka topic to a database such as Oracle, Postgres, MySQL, DB2, etc.

It supports many permutations of configuration around how primary keys are handled. The documentation details these. This article aims to illustrate and expand on this.


Read more: Kafka Connect JDBC Sink deep-dive: Working with Primary Keys

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.