LaserData Cloud
Connectors

Connector Catalog

Built-in source and sink connector plugins available on the LaserData platform

Apache Iggy ships with a growing catalog of built-in, community-maintained connector plugins. Premium connectors managed by LaserData will be available in the future.

All built-in connectors are natively compiled Rust plugins — no JVM, no interpreted languages, no garbage collection pauses.

Sink Connectors

PluginDescription
PostgreSQLPush messages to PostgreSQL databases
ElasticsearchIndex messages into Elasticsearch clusters
Apache IcebergWrite messages to Apache Iceberg tables for analytics
QuickwitIndex messages into Quickwit search engine
StdoutOutput messages to standard output (debugging and development)

Source Connectors

PluginDescription
PostgreSQLIngest data from PostgreSQL databases into Iggy streams
ElasticsearchIngest data from Elasticsearch into Iggy streams
RandomGenerate random test messages (development and load testing)

The connector catalog is continuously expanding by the Apache Iggy community.

On this page