---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://ydb.tech/docs/en/yql/reference/recipes.md?version=main
  - https://ydb.tech/docs/ru/yql/reference/recipes.md?version=main
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=main)
* [Modifying JSON with YQL](https://ydb.tech/docs/en/yql/reference/recipes/modifying-json.md?version=main)
* [Configuring Time to Live (TTL)](https://ydb.tech/docs/en/yql/reference/recipes/ttl.md?version=main)

See also:

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