Skip to content

bluexlab/snow-weave-etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snow-Weave-ETL

The snow-weave-etl executes SQL queries to perform ETL within Snowflake

Installation

go install github.com/bluexlab/snow-weave-etl@latest

Configuration

All the credentials need to be set in environment variables.

  • SNOWFLAKE_ACCOUNT
  • SNOWFLAKE_USERNAME
  • SNOWFLAKE_PASSWORD
  • SNOWFLAKE_ROLE
  • SNOWFLAKE_DATABASE
  • SNOWFLAKE_SCHEMA
  • SNOWFLAKE_WAREHOUSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published