Qlik

Governed Data Models in Qlik

Creating a sharable enterprise model in Qlik involves a few unfamiliar steps. Hopefully this starting point will help get going on an enterprise and more sharable data model.

Read
Python

Langgraph State Updates with Tools

Using tools to update state was tricky to figure out. This is a quick walkthrough of some key pieces using langgraph.

Read
SQL

Snowflake EDW Naming Conventions

Consistent and standardized naming conventions can help speed up both development and understanding. It's critical to establish a pattern and while exceptions do occur, make sure it's communicated and followed to the extent possible.

Read
Python

Connect to Snowflake from Python with Key-Pair Authentication

Setting up secure, MFA-compatible authentication for Snowflake using Python and Snowpark. This walkthrough covers environment setup, RSA key-pair generation, and connecting to Snowflake without interactive authentication prompts.

Read