Jiyong Huang a2ef7fbb1f feat(format): add delimiter format %!s(int64=2) %!d(string=hai) anos
..
concepts 2eef9a9e31 doc(schema): schema doc updates %!s(int64=2) %!d(string=hai) anos
edgex a56358c57d fix(doc): edgex source doc fix (#1383) %!s(int64=2) %!d(string=hai) anos
extension 8882378b0e fix(docs): update docs docker image (#1482) %!s(int64=2) %!d(string=hai) anos
operation 2eef9a9e31 doc(schema): schema doc updates %!s(int64=2) %!d(string=hai) anos
resources e554740525 doc: update arch diagram %!s(int64=2) %!d(string=hai) anos
rules a2ef7fbb1f feat(format): add delimiter format %!s(int64=2) %!d(string=hai) anos
sqls a2ef7fbb1f feat(format): add delimiter format %!s(int64=2) %!d(string=hai) anos
tutorials 5fe57493ac fix(doc): pyai zip add function json and some refactor %!s(int64=2) %!d(string=hai) anos
CONTRIBUTING.md 29757d4772 fix(docs): add debug instructions for edgex code %!s(int64=3) %!d(string=hai) anos
README.md d0795d0557 fix(doc): home page must be named README %!s(int64=3) %!d(string=hai) anos
features.md d0ecc82009 doc: schema and protobuf support %!s(int64=2) %!d(string=hai) anos
getting_started.md c0afe82f64 fix(mqtt): remove mqtt server array (#1143) %!s(int64=3) %!d(string=hai) anos
quick_start_docker.md f8a567cff0 doc: fix dead link in quick start (#1555) %!s(int64=2) %!d(string=hai) anos
wechat.png 63203b15fb chore(doc): move images into lang dirs %!s(int64=3) %!d(string=hai) anos

README.md

LF Edge eKuiper - An edge lightweight IoT data analytics software

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 SparkApache 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.

arch

Understand eKuiper

Learn about eKuiper and its fundamental concepts.

View Concepts

Try eKuiper

Follow tutorials to learn how to use eKuiper.

View Tutorials

Look up reference information

Refer to the syntax and properties.

View Reference

Learn how to use eKuiper

Learn how to create and manage rules and how to modify configurations etc.

View Operations

Develop extensions

Learn how to develop custom extensions.

View Extension Programming

Get Help

If you get stuck, check out our community support resources.

drawing

Contribute

Anyone can contribute for anything, not just code.