DEV Community

Robin Moffatt for Confluent

Posted on • Updated on

Streaming data from Kafka to a Database - video walkthrough

Check out this tutorial on how to get data from Apache Kafka into a database using the JDBC Sink. The demo is based on MySQL but the connector works for any common database with a JDBC driver - Oracle, Postgres, MS SQL, DB2, etc etc.

Alt Text

Topics covered (click to go directly to that section):

You can see the instructions and demo code to try yourself here.

👇 Leave a message in the comments with any suggestions for which Kafka Connect question or connector I should walk through next :)

Top comments (0)