Skip to content

siddhi-io/siddhi

Folders and files

NameName
Last commit message
Last commit date
Mar 5, 2025
Mar 5, 2025
Mar 5, 2025
Mar 28, 2019
Jun 28, 2019
Aug 3, 2022
Nov 26, 2014
Mar 5, 2025
Sep 25, 2019
Aug 3, 2022
Mar 26, 2019
Sep 11, 2023
Jun 27, 2019
Mar 5, 2025
Mar 5, 2025
Feb 22, 2019

Repository files navigation

Siddhi Core Libraries

Jenkins Build Status GitHub Release GitHub Release Date GitHub Open Issues GitHub Last Commit Codecov CII Best Practices License

Siddhi is a cloud native Streaming and Complex Event Processing engine that understands Streaming SQL queries in order to capture events from diverse data sources, process them, detect complex conditions, and publish output to various endpoints in real time.

Siddhi Core Libraries contains the essential core libraries need for Siddhi execution such as siddhi-core, siddhi-query-api, siddhi-query-compiler, and siddhi-annotations.

Overview

Siddhi can run as an embedded Java and Python library, as a micro service on bare metal, VM, and Docker and natively in Kubernetes.

Siddhi provides web-based graphical and textual tooling for development.

For information on Siddhi and it's features refer Siddhi Documentation.

Download

Download Siddhi Core Libraries;

  • Versions 5.x and above with group id io.siddhi.* from here.
  • Versions 4.x and lower with group id org.wso2.siddhi.* from here.

Download Siddhi tooling and runtime distributions here.

Get Started!

Get started with Siddhi in a few minutes by following the Siddhi Quick Start Guide.

For more information on using Siddhi refer Siddhi Documentation.

Latest API Docs

Latest API Docs is 5.1.31.

Support and Contribution

You can reachout through Slack channel, Google mail group and etc. Please refer the community contribution site for more information.