Getting Started
===============
.. toctree::
:maxdepth: 2
:hidden:
install-scylla/index
configure
requirements
Migrate to ScyllaDB
Integration Solutions
tutorials
.. panel-box::
:title: ScyllaDB Requirements
:id: "getting-started"
:class: my-panel
* :doc:`ScyllaDB System Requirements Guide`
* :doc:`OS Support by Platform and Version`
.. panel-box::
:title: Install and Configure ScyllaDB
:id: "getting-started"
:class: my-panel
* `Install ScyllaDB (Binary Packages, Docker, or EC2) `_ - Links to the ScyllaDB Download Center
* :doc:`Configure ScyllaDB `
* :doc:`Run ScyllaDB in a Shared Environment `
* :doc:`Create a ScyllaDB Cluster - Single Data Center (DC) `
* :doc:`Create a ScyllaDB Cluster - Multi Data Center (DC) `
.. panel-box::
:title: Develop Applications for ScyllaDB
:id: "getting-started"
:class: my-panel
* :doc:`ScyllaDB Drivers`
* `Get Started Lesson on ScyllaDB University `_
* :doc:`CQL Reference `
* :doc:`cqlsh - the CQL shell `
.. panel-box::
:title: Use ScyllaDB with Third-party Solutions
:id: "getting-started"
:class: my-panel
* :doc:`Migrate to ScyllaDB ` - How to migrate your current database to Scylla
* :doc:`Integrate with ScyllaDB ` - Integration solutions with Scylla
.. panel-box::
:title: Tutorials
:id: "getting-started"
:class: my-panel
The tutorials will show you how to use ScyllaDB as a data source for an application.
* `Build an IoT App with sensor simulator and a REST API `_ - ScyllaDB Tutorial
* `Implement CRUD operations with a TODO App `_ - ScyllaDB Cloud Tutorial