Start

Overview

ChronusQL is a SQL-like event processing language for JSON event streams.

Guide

ChronusQL is a SQL-like event processing language for JSON event streams. It is designed for filtering, projection, event-time processing, windowed aggregation, pattern detection, statistical computation, and online temporal ML over one or more input streams.

This document is written from the behavior covered by the `StreamSql.Tests` test suite. Examples intentionally use tested query shapes and tested CLI argument patterns only.