Skip to main content

Stream

This page provides a comprehensive overview of stream operations in Databend, 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
note

Streams in Databend are used to track and capture changes to tables, enabling continuous data pipelines and real-time data processing.

Try Databend Cloud for FREE

Multimodal, object-storage-native warehouse for BI, vectors, search, and geo.

Snowflake-compatible SQL with automatic scaling.

Sign up and get $200 in credits.

Try it today