Files
scylladb/docs/using-scylla/integrations/index.rst
Anna Stuchlik c5580399a8 replace the Driver pages with a link to the new Drivers pages
This commit removes the now redundant driver pages from
the Scylla DB documentation. Instead, the link to the pages
where we moved the diver information is added.
Also, the links are updated across the ScyllaDB manual.

Redirections are added for all the removed pages.

Fixes https://github.com/scylladb/scylladb/issues/26871

Closes scylladb/scylladb#27277
2025-12-04 10:07:27 +02:00

59 lines
2.2 KiB
ReStructuredText

====================================
ScyllaDB Integrations and Connectors
====================================
.. toctree::
:hidden:
integration-spark
integration-kairos
integration-presto
integration-elasticsearch
integration-k8
integration-janus
integration-datadog
integration-kafka
integration-iota
integration-spring
sink-kafka-connector
integration-ansible
integration-databricks
integration-jaeger
integration-mindsdb
.. panel-box::
:title: ScyllaDB Integrations
:id: "getting-started"
:class: my-panel
ScyllaDB is Apache Cassandra compatible at the CQL binary protocol level, and any driver which uses CQL will work with ScyllaDB. See `ScyllaDB Drivers <https://docs.scylladb.com/stable/drivers/index.html>`_.
Any application which uses a CQL driver will work with ScyllaDB.
The list below contains links to integration projects using ScyllaDB with third-party projects.
If you have tested your application with ScyllaDB and want to publish the results, contact us using the `community forum <https://forum.scylladb.com>`_.
* :doc:`Integrate ScyllaDB with Spark <integration-spark>`
* :doc:`Integrate ScyllaDB with KairosDB <integration-kairos>`
* :doc:`Integrate ScyllaDB with Presto <integration-presto>`
* :doc:`Integrate ScyllaDB with Elasticsearch <integration-elasticsearch>`
* :doc:`Integrate ScyllaDB with Kubernetes <integration-k8>`
* :doc:`Integrate ScyllaDB with JanusGraph <integration-janus>`
* :doc:`Integrate ScyllaDB with DataDog <integration-datadog>`
* :doc:`Integrate ScyllaDB with Apache Kafka <integration-kafka>`
* :doc:`Integrate ScyllaDB with IOTA <integration-iota>`
* :doc:`Integrate ScyllaDB with Spring <integration-spring>`
* :doc:`Install ScyllaDB with Ansible <integration-ansible>`
* :doc:`Integrate ScyllaDB with Databricks <integration-databricks>`
* :doc:`Integrate ScyllaDB with Jaeger Server <integration-jaeger>`
* :doc:`Integrate ScyllaDB with MindsDB <integration-mindsdb>`
.. panel-box::
:title: ScyllaDB Connectors
:id: "getting-started"
:class: my-panel
* :doc:`ScyllaDB Kafka Sink Connector </using-scylla/integrations/sink-kafka-connector/>`