Connector support in SSB
Learn more about the supported connectors in SQL Stream Builder.
The following table summarizes the supported connectors and how they can be used in SQL Stream
Builder (SSB):
Connector | Type | Description |
---|---|---|
Kafka | source/sink | Supported as exactly-once-sink |
Hive | source/sink | Can be used as catalog |
Kudu | source/sink | Can be used as catalog |
Schema Registry | source/sink | Can be used as catalog |
JDBC | source/sink | Can be used with Flink SQL. PostgreSQL, MySQL and Hive are supported. |
Filesystems | source/sink | Filesystems such as HDFS, S3 and so on. Can be used with Flink SQL |
Debezium CDC | source | Can be used with Flink SQL. PostgreSQL, MySQL, Oracle DB are supported. |
Webhook | sink | Can be used as HTTP POST/PUT with templates and headers |
PostgreSQL | sink | Materialized View connection for reading views. Can be used with anything that reads PostgreSQL wire protocol |
REST | sink | Materialized View connection for reading views. Can be used with anything that reads REST (such as notebooks, applications, and so on) |
BlackHole | sink | Can be used with Flink SQL. |