Snowflake: Connecting Native Streamlit Apps

In the first article in this series, I covered how to add a simple “Hello, World!” sample Streamlit application to Snowflake. The power of this newer feature comes into play when using data from Snowflake in the Streamlit. With the app running natively on Snowflake the data never leaves the Snowflake ecosystem; therefore, saving onContinue reading “Snowflake: Connecting Native Streamlit Apps”

Snowflake: Native Streamlit App

Snowflake continues to impress with additional features being added at a rapid pace. The recent Large Language Model (LLM) announcement at Snowday with Snowflake Cortex is one of the many new features headed our way from Snowflake! One recently added feature is the ability to add a Streamlit app directly to your Snowflake instance. Note that asContinue reading “Snowflake: Native Streamlit App”

Snowflake: Upload to Stage With Snowpark

So far in this series we’ve uploaded files using the Snowsight UI, which has a limitation of 50mb currently. In my experience, not many data files are 50mb or less (even when compressed). For testing and demo purposes, this shouldn’t be an issue; however, in practice, data engineers need to stage files much larger thanContinue reading “Snowflake: Upload to Stage With Snowpark”