Ways of Working with Snowflake
Snowflake Architecture
DataCamp
Technical Curriculum Developer, Snowflake
Three interfaces, three different jobs
Snowsight
1
https://docs.snowflake.com/en/user-guide/ui-snowsight
Snowsight: Workspaces
1
https://docs.snowflake.com/en/user-guide/ui-snowsight/workspaces
Snowsight: Context
Wrong context is the number one reason queries fail
Role and warehouse are preselected, ensure you set your database and schema yourself.
1
https://docs.snowflake.com/en/sql-reference/sql/use
Snowsight: Query History
1
https://docs.snowflake.com/en/user-guide/ui-query-history
Query History: Simplified Example
VS Code with the Snowflake extension
Install Snowflake Extension
Authenticate with Snowflake
Execute SQL directly in VS Code
VS Code Extension: Simplified Example
Snowflake CLI
1
https://docs.snowflake.com/en/developer-guide/snowflake-cli/index
CLI: Simplified Example
Let's practice!
Snowflake Architecture
Preparing Video For Download...