Skip to content

Update README.md #1943

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions data-platform/data-integration/oracle-goldengate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ Reviewed: 24.04.2024
- [Livelab Get started with GoldenGate Veridata](https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=833)
- Oracle GoldenGate Veridata Livelab to create connections, compare and repair data, generate SQL files

- [Relational to vector replication using Oracle GoldenGate 23ai and Oracle Database 23ai](https://youtu.be/v53CZFDbB48)
- The video demonstrates how to convert relational data into vectors using Oracle Database 23ai features and Oracle GoldenGate replication, enabling vector search and AI-powered functionality by embedding data at the target using the get_vector capability.

- [Vector to vector replication using Oracle GoldenGate 23ai and Oracle Database 23ai](https://youtu.be/uObow_e6KGs).
- The video explains how to convert data from any supported vector source into vectors using Oracle Database 23ai and Oracle GoldenGate, enabling vector search and leveraging Oracle’s AI/ML capabilities for future applications.

# Useful Links

- [GoldenGate Product Page](https://www.oracle.com/uk/integration/goldengate/)
Expand Down Expand Up @@ -122,11 +128,7 @@ Reviewed: 24.04.2024
- [GoldenGate Products Livelabs](https://apexapps.oracle.com/pls/apex/f?p=133:100:3818354990791::::SEARCH:goldengate)
- Livelabs for all the GoldenGate Products

- [Relational to vector replication using Oracle GoldenGate 23ai and Oracle Database 23ai](https://youtu.be/v53CZFDbB48)
- The video demonstrates how to convert relational data into vectors using Oracle Database 23ai features and Oracle GoldenGate replication, enabling vector search and AI-powered functionality by embedding data at the target using the get_vector capability.

- [Vector to vector replication using Oracle GoldenGate 23ai and Oracle Database 23ai](https://youtu.be/uObow_e6KGs).
- The video explains how to convert data from any supported vector source into vectors using Oracle Database 23ai and Oracle GoldenGate, enabling vector search and leveraging Oracle’s AI/ML capabilities for future applications.

# License

Copyright (c) 2025 Oracle and/or its affiliates.
Expand Down