# ScyllaDB Documentation
> ScyllaDB Documentation documentation
2026, ScyllaDB. All rights reserved.
## Pages
- [Home](https://docs.scylladb.com/stable/index.md):
- [Get Started with ScyllaDB](https://docs.scylladb.com/stable/get-started/index.md): This guide will help you get started with ScyllaDB. You’ll learn how to deploy ScyllaDB
- [ScyllaDB Drivers](https://docs.scylladb.com/stable/drivers/index.md): * [ScyllaDB CQL Drivers](https://docs.scylladb.com/stable/drivers/cql-drivers.md)
- [Versioning and Support Policy](https://docs.scylladb.com/stable/versioning/index.md): * [ScyllaDB Version Support](https://docs.scylladb.com/stable/versioning/version-support.md)
- [Learn to Use ScyllaDB](https://docs.scylladb.com/stable/get-started/learn-resources/index.md): Join [ScyllaDB University](https://university.scylladb.com/), which offers
- [Develop with ScyllaDB](https://docs.scylladb.com/stable/get-started/develop-with-scylladb/index.md): Developing with ScyllaDB involves setting up the database environment,
- [Build with AI](https://docs.scylladb.com/stable/get-started/build-with-ai/index.md): * [ScyllaDB Agent Skills](https://docs.scylladb.com/stable/get-started/build-with-ai/agent-skills.md...
- [Data Modeling](https://docs.scylladb.com/stable/get-started/data-modeling/index.md): Data modeling is the process of defining the structure and relationships of
- [Query Data](https://docs.scylladb.com/stable/get-started/query-data/index.md): To effectively query data in ScyllaDB, you should understand its schema and how
- [AI Integrations](https://docs.scylladb.com/stable/get-started/build-with-ai/integrations/index.md): Use ScyllaDB with popular AI frameworks and tools.
- [ScyllaDB Agent Skills](https://docs.scylladb.com/stable/get-started/build-with-ai/agent-skills.md): [ScyllaDB Agent Skills](https://github.com/scylladb/agent-skills) is a
- [Data Modeling Best Practices](https://docs.scylladb.com/stable/get-started/data-modeling/best-practices.md): These additional topics provide a broader perspective on data modeling, query
- [Connect an Application](https://docs.scylladb.com/stable/get-started/develop-with-scylladb/connect-apps.md): To connect your application to ScyllaDB, you need to:
- [ScyllaDB CQL Drivers](https://docs.scylladb.com/stable/drivers/cql-drivers.md): ScyllaDB drivers are specialized client libraries that
- [CQL](https://docs.scylladb.com/stable/get-started/query-data/cql.md): CQL, or Cassandra Query Language, is a query language for interacting with
- [Deleting Data](https://docs.scylladb.com/stable/get-started/query-data/delete-data.md): Delete data with the `DELETE` statement. Be specific with your restrictions to
- [Driver Support](https://docs.scylladb.com/stable/versioning/driver-support.md): We support the **two most recent minor releases** of [ScyllaDB drivers](https://docs.scylladb.com/st...
- [ScyllaDB DynamoDB Drivers](https://docs.scylladb.com/stable/drivers/dynamo-drivers.md): ScyllaDB AWS DynamoDB Compatible API can be used with any AWS DynamoDB Driver.
- [Inserting Data](https://docs.scylladb.com/stable/get-started/query-data/insert-data.md): To insert data, use the `INSERT INTO` statement specifying the table and
- [Install a Driver](https://docs.scylladb.com/stable/get-started/develop-with-scylladb/install-drivers.md): To interact with ScyllaDB, you need to install the appropriate drivers for
- [LangGraph](https://docs.scylladb.com/stable/get-started/build-with-ai/integrations/langgraph.md): [LangGraph](https://github.com/langchain-ai/langgraph) is a framework for
- [MCP Toolbox for Databases](https://docs.scylladb.com/stable/get-started/build-with-ai/integrations/mcp-toolbox.md): 
- [OS Support per ScyllaDB Version](https://docs.scylladb.com/stable/versioning/os-support-per-version.md): ScyllaDB is designed to run on modern 64-bit Linux operating systems. To ensure
- [Query Design](https://docs.scylladb.com/stable/get-started/data-modeling/query-design.md): Your data model is heavily influenced by query efficiency. Effective partitioning,
- [Reading Data](https://docs.scylladb.com/stable/get-started/query-data/read-data.md): Use the `SELECT` statement to read data. You can specify restrictions with
- [Run ScyllaDB](https://docs.scylladb.com/stable/get-started/develop-with-scylladb/run-scylladb.md): ScyllaDB offers various deployment options, including Docker and ScyllaDB
- [Schema Design](https://docs.scylladb.com/stable/get-started/data-modeling/schema-design.md): When adopting a query-first data model, the same constraints need to be applied
- [Schema](https://docs.scylladb.com/stable/get-started/query-data/schema.md): A schema represents the organization of data in ScyllaDB.
- [ScyllaDB Basics](https://docs.scylladb.com/stable/get-started/scylladb-basics.md): ScyllaDB is a high-performance NoSQL database optimized for speed and
- [Third-party Drivers](https://docs.scylladb.com/stable/drivers/third-party-drivers.md): ScyllaDB supports the CQL binary protocol version 4, so any Apache Cassandra/CQL
- [Tutorials and Example Projects](https://docs.scylladb.com/stable/get-started/develop-with-scylladb/tutorials-example-projects.md): The tutorials and example project will help you learn how to use ScyllaDB
- [Updating Data](https://docs.scylladb.com/stable/get-started/query-data/update-data.md): Update data using the `UPDATE` statement. For example:
- [Upgrade Policy](https://docs.scylladb.com/stable/versioning/upgrade-policy.md): ScyllaDB upgrade is a rolling procedure - it does not require a full cluster
- [ScyllaDB Version Support](https://docs.scylladb.com/stable/versioning/version-support.md): | Version ...
---
For more comprehensive documentation, see [llms-full.txt](https://docs.scylladb.com/stable/llms-full.txt)