Skip to main content
The Aiven JDBC sink connector reads data from Kafka topics and writes data to any JDBC-compliant database.
This connector is available as a built-in connector on StreamNative Cloud.

Prerequisites

  • Valid credentials for the target database.
  • The connection.url for your database.

Quick Start

  1. Setup the kcctl client: doc
  2. Create a MySQL database in your Kubernetes cluster:
  1. Create a JSON file like the following:
  1. Run the following command to create the connector:

Configuration

Configure the Aiven JDBC sink connector with the following properties: For full details, see the Aiven JDBC sink connector configs