Skip to content

This is a quick POC doing an extract of a customer contact table from oracle then loading it to snowflake using a parquet file.

License

Notifications You must be signed in to change notification settings

h2ouw8n4/snowflakePOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snowflakePOC

This is a quick POC doing an extract of a customer contact table from oracle then loading it to snowflake using a parquet file.

Envionment Variables that must be set:

These are referenced in dbconfig.js.

NODE_ORACLEDB_USER
NODE_ORACLEDB_PASSWORD
NODE_ORACLEDB_CONNECTIONSTRING
NODE_ORACLEDB_EXTERNALAUTH (Optional)

About

This is a quick POC doing an extract of a customer contact table from oracle then loading it to snowflake using a parquet file.

Topics

Resources

License

Stars

Watchers

Forks