Transactions involving data streams and tables
Written by
Updated at July 7, 2026
Data Streams supports transactions that involve YDB data streams and tables. Any data stream or table involved in such a transaction must be located in the same YDB DB. In this way, you can employ transactions to move data from tables to data streams and vice versa. Also, you can do so between data streams to avoid your data beings lost or duplicated even under unforeseen circumstances.
Learn more about transactional operations involving data streams in this YDB guide