eKuiper is an open source stream processing engine for edge computing. The open source project is hosted by LF Edge.
It can be run at all kinds of resource constrained edge devices. One goal of eKuiper is to migrate the cloud streaming software frameworks (such as Apache Spark,Apache Storm and Apache Flink) to edge side. eKuiper references these cloud streaming frameworks, and also considered special requirement of edge analytics, and introduced rule engine, which is based on Source
, SQL (business logic)
and Sink
, rule engine is used for developing streaming applications at edge side.
Learn about eKuiper and its fundamental concepts.
Follow tutorials to learn how to use eKuiper.
- Getting started locally
- Getting started in Docker
- Getting started by dashboard
- Run as EdgeX Foundry rule engine
- Deploy by OpenYurt
Refer to the syntax and properties.
Learn how to create and manage rules and how to modify configurations etc.
Learn how to develop custom extensions.
If you get stuck, check out our community support resources.
-
Open GitHub issue.
-
Ask in the forum.
-
Join our Slack, and then join ekuiper or ekuiper-user channel.
-
Mail to eKuiper help mail list.
-
Join WeChat group, scan the below QR code and mark "eKuiper".
Anyone can contribute for anything, not just code.