zmstone / rulesql

Sql parser for parsing SQL clauses used by emqx rule engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rulesql

Sql parser for parsing SQL clauses of emqx rule engine.

This is a temporary libray which will be moved to emqx-rule-engine project after finished.

Build

$ rebar3 compile

About

Sql parser for parsing SQL clauses used by emqx rule engine.

License:Apache License 2.0


Languages

Language:Erlang 99.3%Language:Makefile 0.7%