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
2 changes: 2 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ toc::[]
* 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.
* https://github.com/openvinotoolkit/datumaro[Datumaro] - A Python library and a CLI tool to build, analyze and manage Computer Vision datasets.

== Messaging Infrastructure

Expand Down Expand Up @@ -113,6 +114,7 @@ toc::[]
* https://github.com/knime/[KNIME] - KNIME Analytics Platform offers a WYSIWYG Editor for Spark-based workflows, with over 2000+ integrations. Offers visualization and flow analytics in-place. KNIME Server is a commercially licensed component that adds additional features.
* https://github.com/PrefectHQ/prefect/[Prefect] - A workflow management system designed for modern infrastructure.
* https://github.com/dagster-io/dagster/[Dagster] - A data orchestrator for machine learning, analytics, and ETL.
* https://github.com/openvinotoolkit/datumaro[Datumaro] - A Python library and a CLI tool to build, analyze and manage Computer Vision datasets.

== Related Resources

Expand Down