spec/cesql
Doug Davis 97caeace30 remove trailing spaces
Signed-off-by: Doug Davis <duglin@gmail.com>
2025-08-20 18:42:33 +00:00
..
cesql_tck
languages/zh-CN remove trailing spaces 2025-08-20 18:42:33 +00:00
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.