Snowflake Snowflake is a cloud-based data warehousing platform. It's used by data engineers, analysts, and scientists to store, process, and analyze large volumes of data. Think of it as a database built for the cloud. Official docs: https://docs.snowflake.com/en/ Snowflake Overview - Warehouse - Database - Schema - Table - Query - Execute Query - Get Query Status - Get Query Result Working with Snowflake This skill uses the Membrane CLI to interact with Snowflake. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than aut…