Skip to content

Commit bc39c37

Browse files
authored
Update README.md
1 parent 17c60d5 commit bc39c37

File tree

1 file changed

+6
-5
lines changed
  • data-platform/open-source-data-platforms/oci-data-flow/code-examples/db-connectors-and-streaming

1 file changed

+6
-5
lines changed

data-platform/open-source-data-platforms/oci-data-flow/code-examples/db-connectors-and-streaming/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
# OCI Data Flow Connection to ADB/PostgreSQL/OCI Streaming
1+
# OCI Data Flow Connection to ADB/PostgreSQL/OCI Streaming from OCI Data Science Notebook
22

33
Reviewed: 9.08.2024
44

55
# When to use this asset?
66

7-
When you intend to connect/integrate Data Flow with the Autonomous Database/PostgreSQL or OCI Streaming.
7+
When you intend to connect/integrate Data Flow with the Autonomous Database/PostgreSQL or OCI Streaming.
8+
89
Supported scenarios:
910
- 1. Oracle Databases
1011
- 1. Autonomous Database with a Public Endpoint
11-
- 2. Autonomous Database with a Private Endpoint
12+
- 2. Autonomous Database with a Private Endpoint
1213
- 3. Autonomous Database (Wallet Connection)
1314
- 2. Non-Oracle Databases
14-
- 1. PostgreSQL
15+
- 1. PostgreSQL (Spark)
1516
- 3. Other Scenarios
1617
- 1. PostgreSQL to Autonomous
1718
- 2. Configuring OCI Streaming
@@ -20,7 +21,7 @@ Supported scenarios:
2021

2122
# How to use this asset?
2223

23-
- You can start creating your cluster and testing the connections directly in this notebook.
24+
- You can start creating your spark cluster and testing the connections directly in this notebook.
2425
- There is a special place dedicated for storing your credentials (Testing purposes only!)
2526
- Happy with the testing? Modify the code in this notebook and create your own OCI Data Flow application.
2627

0 commit comments

Comments
 (0)