mirror of https://github.com/cloudevents/spec.git
Signed-off-by: Doug Davis <duglin@gmail.com> |
||
|---|---|---|
| .. | ||
| cesql_tck | ||
| languages/zh-CN | ||
| CESQLLexer.g4 | ||
| CESQLParser.g4 | ||
| README.md | ||
| RELEASE_NOTES.md | ||
| spec.md | ||
README.md
CloudEvents SQL Expression Language - Version 1.0.0
CloudEvents SQL expressions (also known as CESQL) allow computing values and
matching of CloudEvent attributes against complex expressions that lean on the
syntax of Structured Query Language (SQL) WHERE clauses.
For more information, see the CESQL specification.