Custom Solution
Using Databricks SQL …
Have been working with Databricks since 2018 and there are so many different gems that make life a lot more easier. One of the most used features has been the Databricks SQL Connector. This can be a very powerful tool when building solutions that need to use Data from Databricks.
Official …
Create a Ci/Cd pipeline …
Long story short, there is no official git integration available for your streamlit apps on Snowflake. Here is an example how this could be done and what are the minimum requirements for uploading your apps to Snowflake stage.
Adding files to the stage can be done using SnowSQL documentation. …