scleradb / sclera-plugin-matcher   4.0

Apache License 2.0 GitHub

Sclera - Regular Expression Matcher

Scala versions: 2.13

Sclera - Regular Expression Matcher

Build Status Maven Central scaladoc

Enables Sclera to efficiently and flexibly analyze ordered streaming data.

The component introduces a construct that enables matching regular expressions over streaming data, and using them to compute sophisticated aggregates. This is a powerful construct, proprietary to Sclera, and enables computations that are ridiculously hard to express and expensive to compute using standard SQL.

For details and examples on using these constructs in a SQL query, please refer to the ScleraSQL Reference document.