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

# STREAMING

> Kinetica snippets tagged STREAMING

<CardGroup cols={3}>
  <Card title="Creating Data Sinks" href="/content/snippets/create-data-sinks" cta="SQL / EGRESS / DATA SINK / STREAMING">
    Copy-paste examples of how to create data sinks with SQL
  </Card>

  <Card title="Creating Data Sources" href="/content/snippets/create-data-sources" cta="SQL / INGEST / DATA SOURCE / STREAMING">
    Copy-paste examples of how to create data sources with SQL
  </Card>

  <Card title="Creating Streams" href="/content/snippets/create-streams" cta="SQL / EGRESS / DATA SINK / STREAMING">
    Copy-paste examples of how to create streams with SQL
  </Card>
</CardGroup>
