tolesnpro
tolesnpro is an open‑source data processing framework designed for scalable analytics on large, distributed datasets. It combines a high‑performance execution engine with a simple, declarative query language that allows users to write expressions in a syntax similar to SQL but with additional support for streaming data and machine‑learning pipelines. The framework is written largely in Go and leverages a message‑passing interface for inter‑node communication, making it particularly well suited for deployment in containerised environments such as Kubernetes.
The project began in 2019 as an internal research tool at the Centre for Analytics Innovation, where
Key technical features of tolesnpro include in‑memory columnar storage, optional column pruning, adaptive query optimisation, and
In practice, tolesnpro is employed by organisations that require both high‑throughput analytics and low‑latency insights, such