---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://ydb.tech/docs/en/yql/reference/recipes.md?version=v26.1
  - https://ydb.tech/docs/ru/yql/reference/recipes.md?version=v26.1
  - href: en/yql/reference/recipes/index.md
    type: text/markdown
    title: Markdown version
  - href: ../../../llms.txt
    type: text/markdown
    title: llms.txt
sourcePath: en/core/yql/reference/recipes/index.md
---
> **Documentation Index:** Fetch the complete configuration index at https://ydb.tech/docs/en/llms.txt

# YQL recipes

This section contains query recipes for various tasks that can be solved with YQL, YDB's SQL dialect.

Table of contents:

* [Accessing values inside JSON with YQL](https://ydb.tech/docs/en/yql/reference/recipes/accessing-json.md?version=v26.1)
* [Modifying JSON with YQL](https://ydb.tech/docs/en/yql/reference/recipes/modifying-json.md?version=v26.1)
* [Configuring Time to Live (TTL)](https://ydb.tech/docs/en/yql/reference/recipes/ttl.md?version=v26.1)

See also:

- [YQL - Overview](https://ydb.tech/docs/en/yql/reference/index.md?version=v26.1)
- [YDB for Application Developers / Software Engineers](https://ydb.tech/docs/en/dev/index.md?version=v26.1)
