bcgov / nr-epd-digital-services

EPD suite of applications
Apache License 2.0
4 stars 2 forks source link

Oracle ETL pipeline, allowing for data synchronization with Oracle db #308

Open acoard-aot opened 1 year ago

acoard-aot commented 1 year ago

Includes

TODO, breakdown task for/with Jaise:

Steps for SITE, but unsure if same for CATS:

  1. Data Custodian Approval email is needed, for SITE it would be either Alan or Karen (https://a100.gov.bc.ca/int/irs/viewApplication.do?name=SITE) as per IRS.
  2. once the ticket is raise the DBA will setup the encrypted listeners on 1543 for that proxy account
  3. Then the dev team and DBA co-ordinates manually for the certs as outlined in that Github link.
  4. The team which wrote that wiki page has moved from Typescript/Node.js to Spring Boot/Java for removing manual work , so things might be outdated
jaise-aot commented 1 year ago

completed PoC with SymmetricDS. Data from a sample PostgreSQL db is getting replicated accurately in Oracle 12c target database.

jaise-aot commented 1 year ago

PoC started with Airbyte. Setup Airbyte on my local. Establishing connectivity with source and targets in my local.