SIGNAL -- The SAP Signavio Analytics Query Language

Timotheus Kampik,Andre Lücke,Jörn Horstmann,Mark Wheeler,David Eickhoff
DOI: https://doi.org/10.48550/arXiv.2304.06811
2023-04-14
Abstract:This paper provides an introduction to and discussion of SIGNAL, an industry-scale process data querying language and engine for large-scale cloud-based systems that is developed by SAP Signavio. SIGNAL is optimized for fast read access to process data in event log format and utilizes an in-memory columnar store to this end. To facilitate usability, SIGNAL uses an SQL-like syntax with additional domain-specific querying features and in particular row-pattern matching-based temporal operators. Also, the paper highlights research challenges related to process querying that are informed by the implementation and application of SIGNAL.
Databases,Software Engineering
What problem does this paper attempt to address?