Skip to content

Data transfer from Oracle to Snowflake using Python/pyodbc

Notifications You must be signed in to change notification settings

pydemo/Snowpipe-for-Oracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages