Source Connectors
Skippr supports a wide range of source connectors for extracting data from databases, object stores, streaming platforms, APIs, and more.
Databases
| Connector | Description |
|---|---|
| MSSQL | Microsoft SQL Server |
| MySQL | MySQL |
| PostgreSQL | PostgreSQL |
| ClickHouse | ClickHouse (HTTP API) |
| MotherDuck | MotherDuck (DuckDB cloud) |
| Delta Lake | Delta Lake tables (S3, ADLS, local) |
| Redshift | Amazon Redshift (Data API) |
| MongoDB | MongoDB |
| DynamoDB | Amazon DynamoDB |
Object Stores
| Connector | Description |
|---|---|
| S3 | Amazon S3 |
| SFTP | SFTP server |
Streaming & Messaging
| Connector | Description |
|---|---|
| Kafka | Apache Kafka |
| SQS | Amazon SQS |
| Kinesis | Amazon Kinesis |
| AMQP | AMQP (RabbitMQ) |
| SNS | Amazon SNS |
| EventBridge | AWS EventBridge |
| MQTT | MQTT |
| WebSocket | WebSocket |
HTTP & Network
| Connector | Description |
|---|---|
| HTTP Client | HTTP endpoint polling |
| HTTP Server | Incoming webhook listener |
| Socket | TCP/UDP/Unix socket |
| StatsD | StatsD metrics over UDP |
Other
| Connector | Description |
|---|---|
| Local File | Local file |
| Stdin | Standard input |
