Snowflake workspaces

For the past few months, Snowflake Workspaces have become available, offering interesting new capabilities.

First of all, I like the look and the overview that Workspaces provide; I appreciate seeing the query history on the same screen as the results of my queries.

Secondly, I like that it’s possible to create a new Workspace from an existing repo. Although Workspaces are normally private to you, collaboration is probably possible when both you and your colleagues create Workspaces from the same repo. This also provides an easy way to implement version control — YAY!

Thirdly, you can now execute scripts side by side — YES!

In my next post on Tuesday, I will show you how to create a new Workspace from a GitHub repository.