Important
The SingleStore 9.0 release candidate (RC) gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
Load Data using the SingleStore Kafka Sink Connector
The SingleStore Kafka Sink Connector is a Kafka Connect connector that enables you to ingest AVRO, JSON, and CSV messages from Kafka topics into SingleStore.
For related information, refer to the following topics:
Understand how the connector streams data, processes records, creates tables in SingleStore, etc. |
|
Install and use the Java-based connector with open-source Apache Kafka. |
|
Use the SingleStore Kafka Sink Connector as a custom connector on Confluent Cloud. |
|
Use the connector on Confluent Cloud by deploying it on a self-managed Kafka Connect cluster. |
|
Use the connector on Confluent Platform. |
|
Understand how the connector maps records from each Kafka topic to a SingleStore table. |
|
Data type mapping between Kafka Connect schema types and SingleStore data types. |
|
Configuration properties supported by the connector. |
In this section
- Getting Started with Apache Kafka (Self-Managed)
- Getting Started with Confluent Cloud (Custom Connect)
- Getting Started with Confluent Cloud (Self-Managed)
- Getting Started with Confluent Platform
- How the SingleStore Kafka Sink Connector Works
- Data Mapping
- Data Type Mapping
- SingleStore Kafka Sink Connector Properties
Last modified: August 4, 2025