index.md 564 B

YQL - Overview

YQL (Yandex Query Language) — is a universal declarative query language for distributed systems of data storage and processing, a dialect of SQL.

This documentation section contains the YQL reference that includes the sections:

  • Data types with a description of data types used in YQL
  • Syntax with a full list of YQL commands
  • Built-in functions with a description of the available built-in functions
  • Recipes with a description of recipes for various tasks