mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 08:30:35 +00:00
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
(cherry picked from commit c5580399a8)
Closes scylladb/scylladb#27442
78 lines
2.3 KiB
ReStructuredText
78 lines
2.3 KiB
ReStructuredText
:orphan:
|
|
|
|
====================================
|
|
ScyllaDB Documentation
|
|
====================================
|
|
|
|
.. meta::
|
|
:title: ScyllaDB Documentation
|
|
:description: ScyllaDB Documentation
|
|
:keywords: ScyllaDB docs, ScyllaDB documentation, ScyllaDB Documentation
|
|
|
|
About This User Guide
|
|
-----------------------
|
|
|
|
This user guide covers topics related to ScyllaDB - a distributed NoSQL
|
|
wide-column database for data-intensive apps that require
|
|
high performance and low latency.
|
|
|
|
You can deploy ScyllaDB:
|
|
|
|
* On AWS, GCP, and Azure.
|
|
* On premises.
|
|
* With `ScyllaDB Cloud <https://cloud.scylladb.com/>`_ - a fully managed DBaaS.
|
|
|
|
This user guide covers topics related to ScyllaDB cloud or on-premises
|
|
self-managed deployments.
|
|
For details about ScyllaDB Cloud, see the
|
|
`ScyllaDB Cloud documentation <https://cloud.docs.scylladb.com/>`_.
|
|
|
|
Documentation Highlights
|
|
--------------------------
|
|
|
|
* :doc:`Install ScyllaDB </getting-started/install-scylla/index>`
|
|
* :doc:`Configure ScyllaDB </getting-started/system-configuration/>`
|
|
* :doc:`Cluster Management Procedures </operating-scylla/procedures/cluster-management/index>`
|
|
* :doc:`Upgrade ScyllaDB </upgrade/index>`
|
|
* :doc:`CQL Reference </cql/index>`
|
|
* `ScyllaDB Drivers <https://docs.scylladb.com/stable/drivers/index.html>`_
|
|
* :doc:`Features </features/index>`
|
|
|
|
ScyllaDB Support
|
|
--------------------
|
|
|
|
ScyllaDB customers can open or check on tickets in the
|
|
`ScyllaDB Customer Portal <https://www.scylladb.com/customer-portal/#support>`_.
|
|
|
|
ScyllaDB Community
|
|
--------------------------
|
|
|
|
Join the ScyllaDB community:
|
|
|
|
* Join the `ScyllaDB Community Forum <https://forum.scylladb.com/>`_.
|
|
* Join our `Slack Channel <https://slack.scylladb.com/>`_.
|
|
|
|
Learn How to Use ScyllaDB
|
|
---------------------------
|
|
|
|
You can learn to use ScyllaDB by taking **free courses** at `ScyllaDB University <https://university.scylladb.com/>`_.
|
|
In addition, you can read our `blog <https://www.scylladb.com/blog/>`_ and attend ScyllaDB's
|
|
`webinars, workshops, and conferences <https://www.scylladb.com/company/events/>`_.
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
getting-started/index
|
|
operating-scylla/index
|
|
using-scylla/index
|
|
cql/index
|
|
alternator/alternator
|
|
features/index
|
|
architecture/index
|
|
troubleshooting/index
|
|
kb/index
|
|
reference/index
|
|
faq
|
|
2024.2 and earlier documentation <https://enterprise.docs.scylladb.com/branch-2024.2/>
|
|
|