Managing Snowflake organization listings from dbt
Using a highly experimental dbt package

Search for a command to run...
Articles tagged with #snowflake
Using a highly experimental dbt package

In Part 1 I connected OpenClaw to Snowflake Cortex as the LLM backend. Enterprise-grade security, unified billing, data stays in Snowflake. So far so good. But after running it for a while I noticed something: most of the tokens OpenClaw burns throug...

I've been playing around with OpenClaw - an open-source AI assistant framework - and wanted to hook it up to Snowflake's Cortex LLM API. The idea: use enterprise-grade models like Claude Sonnet 4.5 through Snowflake's infrastructure while keeping my ...

And How SQL Functions Save the Day

How to automatically discover and flatten JSON schema from VARIANT columns in Snowflake using recursive FLATTEN and TYPEOF, without manually writing extraction logic for every field.
