ngjaying 507b4bd2b8 doc(plugin): tutorial to use python plugin (#1400) před 2 roky
..
concepts fee324bbab feat(doc): translate to zh_CN před 3 roky
edgex a56358c57d fix(doc): edgex source doc fix (#1383) před 2 roky
extension 4b28586465 chore: upgrade go version to 1.18 před 2 roky
operation d565f07d41 docs(zh_CN/en_US): Preview image optimization(#1368) před 2 roky
resources d7457bcba9 fix(docs): clean up docs (#1155) před 3 roky
rules 480e1fe816 feat(plugin): add support for the sink plug-in of the influx V2 version (#1396) před 2 roky
sqls 4aecff2091 docs(en_US): Fix property names list format před 2 roky
tutorials 507b4bd2b8 doc(plugin): tutorial to use python plugin (#1400) před 2 roky
CONTRIBUTING.md 29757d4772 fix(docs): add debug instructions for edgex code před 3 roky
README.md d0795d0557 fix(doc): home page must be named README před 3 roky
features.md d0ecc82009 doc: schema and protobuf support před 2 roky
getting_started.md c0afe82f64 fix(mqtt): remove mqtt server array (#1143) před 3 roky
quick_start_docker.md c0afe82f64 fix(mqtt): remove mqtt server array (#1143) před 3 roky
wechat.png 63203b15fb chore(doc): move images into lang dirs před 3 roky

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.