pydemo / Snowpipe-for-Oracle

Data transfer from Oracle to Snowflake using Python/pyodbc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snowpipe-for-Oracle

Data transfer from Oracle to Snowflake using Python/pyodbc

Stream data from Oracle database to Snowflake using pyodbc.

1. Connect to Oracle 12G
    -> loop
        - fetchmany
        - multipart upload to s3
    -> Bulk COPY INTO Snowflake table

I'm looking for a new gig

About

Data transfer from Oracle to Snowflake using Python/pyodbc


Languages

Language:Python 100.0%