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

# Target Data Lakes & Streaming Connectors

> Route Popsink pipelines into your data lakehouses and streaming services.

Use these connectors to feed large-scale storage platforms or broadcast real-time events. They provide flexible options to expose your transformed data.

> Revisit the [target connectors overview](./overview) to master the shared partitioning, schema, and monitoring parameters across all destinations.

## Data lakes

* [Iceberg](./iceberg) – Publish Iceberg tables optimized for ACID queries.
* [Hudi](./hudi) – Maintain Hudi datasets with precise version control.
* [Unity Catalog (Delta Lake)](./deltalake) – Write Delta tables to Azure Blob Storage and register them in Databricks Unity Catalog.

## Event distribution

* [Kafka](./kafka) – Relay output events to an Apache Kafka cluster (Kafka-to-Kafka pipelines).
* [Pub/Sub](./pubsub) – Deliver Popsink events to Google Cloud Pub/Sub.
* [Webhook](./webhook) – Send outbound HTTP notifications to your downstream services.

Need a specific lake or streaming integration? [support@popsink.com](mailto:support@popsink.com) is ready to help.
