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

Prerequisites

  • Valid credentials for the source 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 source connector with the following properties: For full details, see the Aiven JDBC source connector configs