Agentic Analytics in Production: What Snowflake CoWork Replaces, and What It Doesn’t
How agentic analytics is quietly replacing the dashboard request queue, and what we've learned shipping it in production.
How agentic analytics is quietly replacing the dashboard request queue, and what we've learned shipping it in production.
Teams connect an AI to their warehouse expecting instant answers and get confident SQL that counts the wrong things. The model is rarely the…
As a data engineer, I was trained to be skeptical of spreadsheets. Not because they are inherently bad tools, quite the opposite. The problem…
Most data pipelines are built around a single language, but the real question isn’t which one is better, but which one is right for…
Most articles about the modern data architecture stack start with the tools. Every engagement we run starts somewhere different: your sources and your outputs.…
Growing companies aren’t short on data. They’re short on data they can trust. The question most teams are asking is: How do we utilize…
Let’s talk about Neo4j, a graph database that recently has attracted a significant number of fans. My goal is for you to have a…
In the Tolkien’s universe, twenty Rings of Power were forged and given as gift to the rulers of Middle-Earth, the Elves, the Dwarfs and…
Django built-in migrations were designed as a way of propagating the changes you make on the models to the database. Migrations exist mostly to…