screenshot pendingArroyo is a cloud-native stream processing engine designed to simplify the development and management of real-time data pipelines. It allows users to transform, filter, aggregate, and join data streams using familiar SQL syntax, delivering sub-second results. Arroyo is built to scale seamlessly from small workloads to processing millions of events per second, all without requiring a dedicated operations team. The product is open-source and can be run locally on MacOS or Linux, with deployment options including Docker and Kubernetes for production environments.
The core functionality of Arroyo…