> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# atoti.data_stream.DataStream

### *class* atoti.data\_stream.DataStream

The definition of data that can be streamed into a table.

The available implementations are:

* [`atoti_kafka.KafkaStream`](./atoti_kafka.kafka_stream#atoti_kafka.KafkaStream)

<Callout icon="link">
  **See also**:
  [`stream()`](./atoti.Table.stream#atoti.Table.stream).
</Callout>
