Streaming queries
Practical aspects of working with streaming queries:
- Typical patterns — minimal examples for quick start
- Writing to tables — how streaming queries allow writing data to YDB tables in real time.
- Data enrichment — methods of enriching data in a stream using external sources.
- Data formats for reading/writing topics — supported data formats when working with topics, examples of their use.
- Data delivery guarantees — level of guarantees, observed anomalies in window aggregation, and recommendations.
- Checkpoints — a mechanism for saving the state of stream processing to ensure fault tolerance and recovery capability.
See also
Was the article helpful?
Previous
Next