Docs Home
Viewing docs for
BYOCSelf-Managed

Connectors Overview

Connectors let Ververica read from and write to external systems — message queues, databases, data lakes, and analytical stores. This section documents every supported connector with configuration options, examples, and deployment-specific notes.

Connectors are organized by source system. The most commonly used connectors include Apache Kafka, Apache Iceberg, Apache Paimon, MySQL, PostgreSQL, Snowflake, and Amazon Kinesis. For data lake formats, see Iceberg, Paimon, and Delta Lake. For change data capture, see the MySQL, PostgreSQL, and Oracle connectors.

Each connector page covers required configuration, supported features (source, sink, or both), deployment availability (some connectors are only available on certain deployment models), and a working example.

For data serialization formats used with these connectors (Avro, JSON, Protobuf, Parquet, and others), see Formats (/formats/overview). For building your own connector, see Custom Connectors (/connectors/custom-connectors).

Was this helpful?