Files
scylladb/docs/using-scylla/index.rst

43 lines
1.7 KiB
ReStructuredText

ScyllaDB for Developers
========================
.. toctree::
:maxdepth: 2
:hidden:
Develop with ScyllaDB <https://docs.scylladb.com/stable/get-started/develop-with-scylladb/index.html>
Tutorials and Example Projects <https://docs.scylladb.com/stable/get-started/develop-with-scylladb/tutorials-example-projects.html>
Learn to Use ScyllaDB <https://docs.scylladb.com/stable/get-started/learn-resources/index.html>
ScyllaDB Alternator <alternator/index>
ScyllaDB Drivers <https://docs.scylladb.com/stable/drivers/index.html>
.. panel-box::
:title: Get Started
:id: "getting-started"
:class: my-panel
* `Get Started with ScyllaDB <https://docs.scylladb.com/stable/get-started/index.html>`_
* `Tutorials and Example Projects <https://docs.scylladb.com/stable/get-started/develop-with-scylladb/tutorials-example-projects.html>`_
* `Learn to Use ScyllaDB <https://docs.scylladb.com/stable/get-started/learn-resources/index.html>`_
.. panel-box::
:title: Develop Your App with ScyllaDB
:id: "getting-started"
:class: my-panel
* `ScyllaDB Drivers <https://docs.scylladb.com/stable/drivers/index.html>`_ - ScyllaDB and third-party drivers for CQL and DynamoDB
* :doc:`ScyllaDB Alternator </using-scylla/alternator/index>` - DynamoDB-compatible API
* :doc:`CQL Reference </cql/index>` - Reference for the Apache Cassandra Query Language (CQL) and its ScyllaDB extensions
.. panel-box::
:title: ScyllaDB Tools and Resources
:id: "getting-started"
:class: my-panel
* :doc:`ScyllaDB Tools </operating-scylla/admin-tools/index>` - Tools for testing and integrating with ScyllaDB
* :doc:`cqlsh </cql/cqlsh>` - A command line shell for interacting with ScyllaDB through CQL