mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-23 00:02:37 +00:00
37 lines
1.3 KiB
ReStructuredText
37 lines
1.3 KiB
ReStructuredText
=============================
|
|
Integrate ScyllaDB with Kafka
|
|
=============================
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
sink-kafka-connector
|
|
scylla-cdc-source-connector
|
|
|
|
Apache Kafka is capable of delivering reliable, scalable, high-throughput data streams across a myriad of data sources and sinks.
|
|
A great number of customers use ScyllaDB and Kafka together.
|
|
You can use ScyllaDB and Apache Kafka in integration solutions, such as creating a scalable backend for an IoT service.
|
|
If you have tested your application with ScyllaDB and Kafka and want to publish the results, contact us using the `community forum <https://forum.scylladb.com>`_.
|
|
|
|
|
|
Additional Information
|
|
----------------------
|
|
**Documentation**
|
|
|
|
* :doc:`Shard-Aware Kafka Connector for ScyllaDB <sink-kafka-connector>`
|
|
* :doc:`ScyllaDB CDC Source Connector <scylla-cdc-source-connector>`
|
|
|
|
**Blog Posts**
|
|
|
|
* `Introducing the Kafka ScyllaDB Connector <https://www.scylladb.com/2020/02/18/introducing-the-kafka-scylla-connector/>`_
|
|
|
|
**Presentations**
|
|
|
|
* `Streaming Data from ScyllaDB to Kafka <https://www.scylladb.com/presentations/streaming-data-from-scylla-to-kafka/>`_
|
|
|
|
**Git Projects**
|
|
|
|
* `Kafka Connector Project <https://github.com/scylladb/kafka-connect-scylladb>`_
|
|
* `CDC source Connector Project <https://github.com/scylladb/scylla-cdc-source-connector>`_
|
|
|