The group is no longer active and should be removed from resources.
(cherry picked from commit 027cf3f47d)
Closes scylladb/scylladb#19402
65 lines
2.3 KiB
ReStructuredText
65 lines
2.3 KiB
ReStructuredText
:orphan:
|
|
|
|
====================================
|
|
ScyllaDB Open Source Documentation
|
|
====================================
|
|
|
|
.. meta::
|
|
:title: ScyllaDB Open Source Documentation
|
|
:description: ScyllaDB Open Source Documentation
|
|
:keywords: ScyllaDB Open Source, Scylla Open Source, Scylla docs, ScyllaDB documentation, Scylla Documentation
|
|
|
|
About This User Guide
|
|
-----------------------
|
|
|
|
ScyllaDB is a distributed NoSQL wide-column database for data-intensive apps that require
|
|
high performance and low latency.
|
|
|
|
This user guide covers topics related to ScyllaDB Open Source - an open-source project that allows you to evaluate
|
|
experimental features, review the `source code <https://github.com/scylladb/scylladb>`_, and add your contributions
|
|
to the project.
|
|
|
|
For topics related to other ScyllaDB flavors, see the documentation for `ScyllaDB Enterprise <https://enterprise.docs.scylladb.com/>`_ and
|
|
`ScyllaDB Cloud <https://cloud.docs.scylladb.com/>`_.
|
|
|
|
Documentation Highlights
|
|
--------------------------
|
|
|
|
* :doc:`Install ScyllaDB Open Source </getting-started/install-scylla/index>`
|
|
* :doc:`Configure ScyllaDB Open Source </getting-started/system-configuration/>`
|
|
* :doc:`Cluster Management Procedures </operating-scylla/procedures/cluster-management/index>`
|
|
* :doc:`Upgrade ScyllaDB Open Source </upgrade/index>`
|
|
* :doc:`CQL Reference </cql/index>`
|
|
* :doc:`ScyllaDB Drivers </using-scylla/drivers/index>`
|
|
|
|
ScyllaDB Community
|
|
--------------------------
|
|
|
|
Join the ScyllaDB Open Source community:
|
|
|
|
* Contribute to the ScyllaDB Open Source `project <https://github.com/scylladb/scylladb>`_.
|
|
* 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
|
|
architecture/index
|
|
troubleshooting/index
|
|
kb/index
|
|
reference/index
|
|
faq
|
|
Contribute to ScyllaDB <contribute>
|
|
alternator/alternator
|