SQL support
This is an incubating feature which is constantly being refined and extended
Overview
Joule ships with an embedded in-memory modern SQL engine, DuckDB. This is used to capture events flowing through the processing pipeline along with supporting the metrics engine implementation.
Key Features
Event Tap for event capture and storage
Metrics Engine to provide SQL analytics
Data access via the Rest API
Last updated