Input connectors
📄️ HTTP
Feldera supports directly pushing data to a SQL table over HTTP.
📄️ HTTP GET (URL)
Feldera can ingest data from a user-provided URL into a SQL table.
📄️ Delta Lake
Delta Lake is an open-source storage framework for the
📄️ Kafka
Feldera can consume a stream of changes to a SQL table from Kafka with
📄️ Google Pub/Sub
This page describes configuration options specific to the Google Pub/Sub connector.
📄️ Debezium
This page describes configuration options specific to the Debezium source connector.
📄️ AWS S3
This page describes configuration options specific to the S3 input connector.
📄️ Data Generator
Datagen is a source connector that generates synthetic data for testing,