Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.09 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.09 KB

Overview

Snowflake tools container contains contains software's which helps to work with Snowflake.

Instructions

  • Bring up the snow-tools container by running
    docker-compose up -d --build
  • Bring up the snow-tools container by running
    docker-compose down -v --remove-orphans

Tools in this container

Snowflake Connector Python

See here for more details on how to use Snowflake Connector for Python

SnowSQL

See here for more details on how to use SnowSQL

Streamlit

See here for more details on how to use Streamlit

Terraform

See here for more details on how to use Terraform