connecting-streamlit-to-snowflake
CommunityConnect Streamlit to Snowflake securely.
Authorn-elia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill simplifies connecting Streamlit apps to Snowflake, enabling secure access to data sources, streamlined credential management, and straightforward querying from within a UI.
Core Features & Use Cases
- Unified connections: Manage multiple Snowflake connections and secrets from a Streamlit app.
- Secure credentials: Use st.secrets and .streamlit/secrets.toml to store credentials safely.
- Query and write data: Execute SQL queries and write results directly from Streamlit interfaces.
- Use Case: Build dashboards that show live Snowflake data with per-user access control using caller's rights when needed.
Quick Start
Configure a Streamlit app to connect to Snowflake by defining st.connection("snowflake"), storing credentials in .streamlit/secrets.toml, and running the app to fetch and display results.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: connecting-streamlit-to-snowflake Download link: https://github.com/n-elia/barbarapp/archive/main.zip#connecting-streamlit-to-snowflake Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.