From ccbe90fd84ac4c835629431488beb0166402c236 Mon Sep 17 00:00:00 2001 From: Carmelo Millan Rosales Date: Wed, 3 Jun 2026 19:57:30 +0200 Subject: [PATCH] Create README.md Adding oracle Streams Analytics information to the main Integration Page --- .../README.md | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 data-platform/data-integration/oracle-goldengate-streams-analytics/README.md diff --git a/data-platform/data-integration/oracle-goldengate-streams-analytics/README.md b/data-platform/data-integration/oracle-goldengate-streams-analytics/README.md new file mode 100644 index 000000000..ecdb22e30 --- /dev/null +++ b/data-platform/data-integration/oracle-goldengate-streams-analytics/README.md @@ -0,0 +1,47 @@ +# Oracle GoldenGate Stream Analytics (OSA) + +Oracle GoldenGate Stream Analytics helps users process and analyze large-scale real-time information through correlation patterns, enrichment, and machine learning. It provides actionable business insight from streaming data and helps automate responses for modern, agile businesses. + +Reviewed: 03 Jun 2026 + +## Table of Contents + +1. [Team Publications](#team-publications) +2. [Useful Links](#useful-links) +3. [Reusable Assets Overview](#reusable-assets-overview) +4. [License](#license) + +## Team Publications + +- [What is a custom stage in GoldenGate Stream Analytics (OSA), and how does it work?](https://blogs.oracle.com/dataintegration/post/osa-custom-stage-part1) + - GoldenGate Stream Analytics custom stage functionality, part 1 of 3. + +- [Customer's use case and architecture for the custom stage capabilities](https://blogs.oracle.com/dataintegration/post/osa-custom-stage-part2) + - GoldenGate Stream Analytics custom stage functionality, part 2 of 3. + +- [How do you convert a Data Stream into Avro Kafka messages in nested format using GoldenGate Stream Analytics?](https://blogs.oracle.com/dataintegration/osa-custom-stage-part-3) + - GoldenGate Stream Analytics custom stage functionality, part 3 of 3. + +## Useful Links + +- [Oracle GoldenGate Stream Analytics Documentation](https://docs.oracle.com/en/database/goldengate/stream-analytics/26/index.html) + - Public documentation for Oracle GoldenGate Stream Analytics 26ai. + +- [Oracle Data Integration Blogs](https://blogs.oracle.com/dataintegration/?s=streams%20analytics) + - Public blogs with Oracle GoldenGate and Stream Analytics articles. + +- [LiveLabs](https://livelabs.oracle.com/ords/r/dbpm/livelabs/view-workshop?wid=925) + - Hands-on labs to Create a Pipeline in 15 minutes with GoldenGate Stream Analytics. + +- [Oracle Learning YouTube Channel: Streams Analytics ](https://youtube.com/playlist?list=PLKCk3OyNwIzv_TATxJk_kiN68doDPAV3D&si=W_jxRcDiGkd3fYvl) + - Public videos with Oracle GoldenGate Stream Analytics course. + +## Reusable Assets Overview + +## License + +Copyright (c) 2026 Oracle and/or its affiliates. + +Licensed under the Universal Permissive License (UPL), Version 1.0. + +See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.