Connectors
Connectors are components that provide connectivity to external data sources. They maintain communication with Kelp Data Gateway and support various types of data APIs, including REST, GraphQL, JDBC, and others. A distinctive feature of connectors is that they allow you to use your security credentials to integrate with external resources.
Some connectors consist of a family of components that can help you implement complex patterns of communication with advanced services like Amazon Athena. Refer to the corresponding sections to learn about typical usage patterns.
Kelp supports the following connectors:
🗃️ AWS Athena
5 items
🗃️ AWS S3
7 items
📄️ HTTP
Performs HTTP requests to any service or API.
📄️ Kafka Consumer
Consumes data from one or more Apache Kafka message brokers.
📄️ SQL DB
Component for creating connections, sending queries, and manipulating data in an SQL database.
📄️ SSE Stream
Connects to and receives messages from an SSE (Server-sent events) server.