Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
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. | |
|
Configure a mutual TLS (mTLS) connection for 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
- Configure mTLS for SingleStore Kafka Sink Connector
Last modified: