YQL - Overview

YQL (YDB Query Language) is a universal declarative query language for YDB, a dialect of SQL. YQL has been natively designed for large distributed databases, and therefore has a number of differences from the SQL standard.

YDB tools support interfaces for sending YQL queries and receiving their execution results:

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

You can also take a tutorial to get familiar with the basic YQL commands, in the section