Snowflake Report Builder
Build Streamlit dashboards against your Snowflake account. Paste your External OAuth token, write SQL, see results as tables and charts.
Need a token? Use the External OAuth Generator first.
Your token stays in your browser. Queries are sent directly from the Streamlit WASM runtime to Snowflake's SQL API. Nothing is stored or proxied through this server.
Snowflake Connection
These values are injected into the Streamlit app as environment variables. The token is passed via the Authorization header to Snowflake's SQL API.
Loading Streamlit Runtime...
First load takes 10-20 seconds