Getting started with Query: Overview
Yandex Query provides analytical processing of data stored in Yandex Object Storage and streaming processing of real-time data from Yandex Data Streams. Query is built around the concept of unified streaming and analytical computations. This allows you to use a single query to process both streaming and analytical data.
Query runs data queries in an SQL-like language called YQL
To get familiar with Query features, follow these guides:
- Analytical processing of Yandex Object Storage data
- Processing of data streams from Yandex Data Streams
- Unified analysis of streaming and analytical data
Processing Yandex Object Storage data using Yandex Query: