Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ toc::[]
== Integration

* https://camel.apache.org/[Apache Camel] - Easily integrate various systems consuming or producing data.
* https://github.com/bahador-r/db2lake[db2lake] - Lightweight Node.js ETL framework for databases → data lakes/warehouses.
* https://kafka.apache.org/documentation/#connect[Kafka Connect] - Reusable framework to handle data int-and-out of Apache Kafka.
* https://www.elastic.co/logstash[Logstash] - Open Source server-side data processing pipeline.
* https://github.com/influxdata/telegraf[Telegraf] - a plugin-driven server agent writen in Go (deployed as a single binary with no external dependencies) for collecting and sending metrics and events from databases, systems, and IoT sensors. Offers hundreds of existing plugins.
Expand Down