Jianxiang Ran f20f6bcd89 fix(plugin): add rtsp stream api %!s(int64=2) %!d(string=hai) anos
..
concepts 09f1e25c65 doc(lookup): doc for lookup table (#1428) %!s(int64=2) %!d(string=hai) anos
edgex a56358c57d fix(doc): edgex source doc fix (#1383) %!s(int64=2) %!d(string=hai) anos
extension 9ded041922 feat(extension): Wasm plugin initial support %!s(int64=2) %!d(string=hai) anos
operation 8f97e28564 doc(rule): restart strategy %!s(int64=2) %!d(string=hai) anos
resources d7457bcba9 fix(docs): clean up docs (#1155) %!s(int64=3) %!d(string=hai) anos
rules f20f6bcd89 fix(plugin): add rtsp stream api %!s(int64=2) %!d(string=hai) anos
sqls 76e2754e26 fix(doc): fix < become &lt; problem %!s(int64=2) %!d(string=hai) anos
tutorials 208dd3a15f fix(doc): update lookup tutorial image link %!s(int64=2) %!d(string=hai) anos
CONTRIBUTING.md fa17ab2f8a docs(zh_CN): 失效的引用地址,错误的单词拼写 %!s(int64=2) %!d(string=hai) anos
README.md 18e1185215 fix(doc): add sql to nav and fix typo (#1259) %!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 fa17ab2f8a docs(zh_CN): 失效的引用地址,错误的单词拼写 %!s(int64=2) %!d(string=hai) anos
tutorial.md faad134cd8 refactor(*): update product name in docs %!s(int64=3) %!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 - 超轻量物联网边缘数据分析软件

LF Edge eKuiper 是 Golang 实现的轻量级物联网边缘分析、流式处理开源软件,可以运行在各类资源受限的边缘设备上。eKuiper 设计的一个主要目标就是将在云端运行的实时流式计算框架(比如 Apache SparkApache StormApache Flink 等)迁移到边缘端。eKuiper 参考了上述云端流式处理项目的架构与实现,结合边缘流式数据处理的特点,采用了编写基于源 (Source)SQL (业务逻辑处理), 目标 (Sink) 的规则引擎来实现边缘端的流式数据处理。

eKuiper 可以运行在各类物联网的边缘使用场景中,比如工业物联网中对生产线数据进行实时处理;车联网中的车机对来自汽车总线数据的即时分析;智能城市场景中,对来自于各类城市设施数据的实时分析。通过 eKuiper 在边缘端的处理,可以提升系统响应速度,节省网络带宽费用和存储成本,以及提高系统安全性等。

arch

理解 eKuiper

了解 eKuiper 的基本概念。

查看概念

快速上手

按照教程学习如何使用 eKuiper 。

查看教程

查阅参考信息

浏览语法和属性。

查看参考

使用 eKuiper

了解如何创建和管理规则以及修改配置等运营知识。

查看使用指南

开发扩展

了解如何开发自定义扩展。

查看扩展开发

获取帮助

如果您遇到问题,欢迎通过以下渠道寻求社区帮助:

drawing

贡献

任何人都可以参与项目,可通过贡献代码或者文档,回答问题等任何方式加入社区。