{"id":18965779,"url":"https://github.com/wso2/streaming-integrator","last_synced_at":"2025-03-28T02:13:06.762Z","repository":{"id":39652272,"uuid":"192512992","full_name":"wso2/streaming-integrator","owner":"wso2","description":"A stream processing runtime that allows connecting any streaming data source to any destination and act on it","archived":false,"fork":false,"pushed_at":"2025-03-18T00:31:36.000Z","size":159134,"stargazers_count":113,"open_issues_count":4,"forks_count":51,"subscribers_count":97,"default_branch":"master","last_synced_at":"2025-03-19T18:47:54.986Z","etag":null,"topics":["cloud-native","event-driven","integration","real-time","siddhi","stream-processing","streaming-data","streaming-integration","wso2"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wso2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-18T09:54:10.000Z","updated_at":"2025-03-18T00:31:39.000Z","dependencies_parsed_at":"2024-01-08T05:42:12.911Z","dependency_job_id":"4d279a6f-5c8e-4206-960c-92b80638439b","html_url":"https://github.com/wso2/streaming-integrator","commit_stats":{"total_commits":2672,"total_committers":124,"mean_commits":"21.548387096774192","dds":0.8997005988023952,"last_synced_commit":"c8c94c10a73c1a565364a989d1e1b59444193475"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wso2%2Fstreaming-integrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wso2%2Fstreaming-integrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wso2%2Fstreaming-integrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wso2%2Fstreaming-integrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wso2","download_url":"https://codeload.github.com/wso2/streaming-integrator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245955245,"owners_count":20699891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-native","event-driven","integration","real-time","siddhi","stream-processing","streaming-data","streaming-integration","wso2"],"created_at":"2024-11-08T14:31:43.787Z","updated_at":"2025-03-28T02:13:06.751Z","avatar_url":"https://github.com/wso2.png","language":"Python","readme":"\u003c!--\n  ~  Copyright (c) 2017, WSO2 Inc. (http://wso2.com) All Rights Reserved.\n  ~\n  ~  WSO2 Inc. licenses this file to you under the Apache License,\n  ~  Version 2.0 (the \"License\"); you may not use this file except\n  ~  in compliance with the License.\n  ~  You may obtain a copy of the License at\n  ~\n  ~    http://www.apache.org/licenses/LICENSE-2.0\n  ~\n  ~  Unless required by applicable law or agreed to in writing,\n  ~  software distributed under the License is distributed on an\n  ~  \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n  ~  KIND, either express or implied.  See the License for the\n  ~  specific language governing permissions and limitations\n  ~  under the License.\n  --\u003e\n  \n# Streaming Integrator\n\n[![Jenkins Build Status](https://wso2.org/jenkins/view/wso2-dependencies/job/products/job/streaming-integrator/badge/icon)](https://wso2.org/jenkins/view/wso2-dependencies/job/products/job/streaming-integrator/)\n  [![GitHub Release](https://img.shields.io/github/release-pre/wso2/streaming-integrator.svg)](https://github.com/wso2/streaming-integrator/releases/)\n  [![GitHub Release Date](https://img.shields.io/github/release-date-pre/wso2/streaming-integrator.svg)](https://github.com/wso2/streaming-integrator/releases)\n  [![GitHub Open Issues](https://img.shields.io/github/issues-raw/wso2/streaming-integrator.svg)](https://github.com/wso2/streaming-integrator/commits/master)\n  [![GitHub Last Commit](https://img.shields.io/github/last-commit/wso2/streaming-integrator.svg)](https://github.com/wso2/streaming-integrator/commits/master)\n  [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n  [\u003cimg src=\"https://img.shields.io/badge/Slack-@wso2--ei-blue\"\u003e](https://wso2-ei.slack.com/messages/streamingintegrator/)\n\n## Overview\n\nWSO2 Streaming Integrator (SI) is a streaming data processing server that allows you to integrate streaming data and take action based on streaming data.\n\nWSO2 SI can be effectively used for:\n- Realtime ETL with files, DBs, SaaS apps, HTTP endpoints, etc.\n- Working with streaming messaging systems such as Kafka and NATS.\n- Streaming data integration\n- Executing complex integrations based on streaming data with [WSO2 Micro Integrator](https://github.com/wso2/micro-integrator).\n\nWSO2 SI is powered by [Siddhi.io](https://siddhi.io/), a well-known cloud native open source stream processing engine. Siddhi lets users write complex stream processing logic using a SQL-like language known as [SiddhiQL](https://siddhi.io/en/v5.0/docs/). You can aggregate, transform, enrich, analyze, cleanse and correlate streams of data on the fly using Siddhi queries and constructs.\n\nWSO2 SI lets you connect to any data source with any destination regardless of different protocols and data formats that are used by different endpoints. The SI store API provides the capability to fetch stored and aggregated data kept in-memory and in DBs via a REST API on demand using ad-hoc queries.\n\n[SI tooling](https://github.com/wso2/streaming-integrator-tooling) provides a web-based IDE that allows you to build Siddhi applications with a drag-and-drop graphical editor, or a streaming SQL code editor. Its capability to simulate data streams and to debug Siddhi queries facilitates you to test your Siddhi applications. Created Siddhi applications can be directly deployed in a VM via the IDE, exported as a Docker image, or deployed as K8s artifacts that can be used with the Siddhi K8s Operator.\n\nSI has native support for Kubernetes with a [K8s Operator](https://siddhi.io/en/v5.1/docs/siddhi-as-a-kubernetes-microservice/) designed to provide a convenient way of deploying SI on K8s. SI has a very simple deployment architecture, and you can achieve high availability with zero data loss with two nodes of SI.\n\nIntegration flows deployed in [WSO2 Micro Integrator (MI)](https://github.com/wso2/micro-integrator) can be invoked directly by SI in a seamless manner using low latency RPC. This allows you to build robust data processing and integration pipelines by combining powerful streaming and integration capabilities.\n\n![Streaming Integrator/ Workflow](docs/images/streaming-integrator.png)\n\n## Download\n\nWSO2 Streaming Integrator is currently in the development stage. Therefore, you can download the source of WSO2 Streaming Integrator and build it. For detailed instructions, see the [Building from the Source section](#building-from-the-source).\n\u003c!-- Please download the latest WSO2 Streaming Integrator release from [here]()  --\u003e\n\n## Building from the Source\n\nTo build WSO2 Streaming Integrator from source, follow the steps below.\n\n1. Clone or download the source code from this repository.\n2. Run `mvn clean install` from the root directory of the repository.\n3. The generated Streaming Integrator distribution can be found at `streaming-integrator/modules/distribution/target/-streaming-integrator-\u003cversion\u003e.zip`\n\nWhen building with dependencies, you need to build in the following order.\n1. [siddhi](https://github.com/siddhi-io/siddhi)\n2. [carbon-analytics-common](https://github.com/wso2/carbon-analytics-common)\n3. [carbon-analytics](https://github.com/wso2/carbon-analytics)\n4. [carbon-dashboards](https://github.com/wso2/carbon-dashboards)\n5. [carbon-ui-server](https://github.com/wso2/carbon-ui-server)\n\n## Getting Started\n\nTo started with the Streaming Integrator follow the guides given below.\n\n* [Quick Start Guide](https://si.docs.wso2.com/quick-start-guide/quick-start-guide/): Step by step guide to get your first Siddhi application running in less than 5 minutes.\n\n* [Streaming Integrator 101](https://si.docs.wso2.com/quick-start-guide/getting-started/getting-started-guide-overview/): A 30 minute guide to explore the end to end development lifecycle of the Streaming Integrator.\n\n\n## Deploy in Docker\n\nWSO2 Streaming Integrator has a Docker distribution so that it can be deployed in any container-orchestration system.\nThe Docker image can be built from the source, or downloaded directly from Docker Hub.\n\n### Build the Docker Image\n\nBefore building the docker image, install Docker on the host machine.\n\nTo build the Docker image from the source, issue the following command from the root directory.\u003cbr/\u003e\n`mvn clean install -Ddocker.skip=false`\n\n### Get the Image from Docker Hub\n\nTo get the Docker image from Docker Hub, issue the following command.\n\n\n```bash\ndocker pull wso2/streaming-integrator\n```\n\n## Deploy in Kubernetes\n\nWSO2 Streaming Integrator can be deployed in a Kubernetes cluster using Siddhi Operator.\n\n* [Siddhi operator](https://github.com/siddhi-io/siddhi-operator) enables the deployment of Siddhi applications directly in your Kubernetes cluster using a Kubernetes Custom Resource.\nFor more details see [Installing Streaming Integrator Using Kubernetes](https://si.docs.wso2.com/setup/installing-si-using-kubernetes/).\n\n## Support\n\nWe are committed to ensuring that your enterprise middleware deployment is completely supported from evaluation to production. Our unique approach ensures that all support leverages our open development methodology and is provided by the very same engineers who build the technology.\n\nFor more details and to take advantage of this unique opportunity please visit our [support site](http://wso2.com/support).\n\n\n## Reporting Issues\n\nWe encourage you to report issues, documentation faults and feature requests regarding WSO2 Streaming integrator through the [WSO2 SI Issue Tracker](https://github.com/wso2/streaming-integrator/issues).\n\nWhen reporting security issues, please report them to [security@wso2.com](mailto:security@wso2.com), and make sure that you adhere to [WSO2 Security Vulnerability Reporting Guidelines](https://docs.wso2.com/display/Security/WSO2+Security+Vulnerability+Reporting+Guidelines). \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwso2%2Fstreaming-integrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwso2%2Fstreaming-integrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwso2%2Fstreaming-integrator/lists"}