Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 391 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 391 Bytes

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