📣
TiDB Cloud Premium is now in public preview. Unlimited growth, instant elasticity, advanced security for enterprise workloads. Try it out →

Stream



This page provides a comprehensive overview of stream operations in TiDB Cloud Lake, organized by functionality for easy reference.

Stream Management

CommandDescription
CREATE STREAMCreates a new stream to track changes in a table
DROP STREAMRemoves a stream

Stream Information

CommandDescription
DESC STREAMShows detailed information about a stream
SHOW STREAMSLists all streams in the current or specified database

Was this page helpful?