https://github.com/chanakaudaya/streaming-integration-samples
Event-driven, streaming integration samples for WSO2 platform
https://github.com/chanakaudaya/streaming-integration-samples
etl event-driven-architecture streaming-integration streams wso2
Last synced: about 1 month ago
JSON representation
Event-driven, streaming integration samples for WSO2 platform
- Host: GitHub
- URL: https://github.com/chanakaudaya/streaming-integration-samples
- Owner: chanakaudaya
- License: apache-2.0
- Created: 2020-10-14T06:04:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-23T18:34:19.000Z (over 4 years ago)
- Last Synced: 2025-01-30T21:32:14.876Z (3 months ago)
- Topics: etl, event-driven-architecture, streaming-integration, streams, wso2
- Homepage:
- Size: 16.6 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change-data-capture/mysql/CDCListenForDeletes.siddhi
- License: LICENSE
Awesome Lists containing this project
README
# Streaming Integration Samples
This repository contains streaming integration samples that are build to implement event based systems- [Change Data Capture](change-data-capture/mysql/README.md)
- [Consume Data from Streams](consume-data/README.md)
- [Enrich Data](enrich-data/README.md)
- [Enrich Data from 2 Streams](enrich-2-streams/README.md)
- [Transform Data](transform-data/README.md)
- [Transform with custom function](transform-custom-function/README.md)
- [ETL with files](etl-files/README.md)