Data Governance: the Difference Between Signal and Noise

Data governance sounds like red tape, but it’s how common rules create trust. If analytics is the story, governance is the language it’s told in. But most developers I talk to about analytics governance share the view that data governance has a public relations problem. It conjures images of committes, compliance checklists, and endless hours wasted arguing about column titles. Engineers get sweaty with daydreams of miles-long ticket queues and locked-down tables. Executives hear it and get “risk mitigation” hives as they picture momentum and morale lost to endless debate. But ironically, almost no one hears “speed”. But without governance, data teams very quickly grind to a halt. Every stack eventually hits the same wall. At first, every coded automation … Read more

Managed System Compliance for Real-Time Data Governance

Managed System Compliance is compliance that lives in the system instead of on a spreadsheet. Instead of humans manually verifying encryption settings or patch levels once a quarter, your platform does it in real time. If you’ve ever been ambushed by an auditor asking for your SOC 2 logs from 2021, you already understand the primal fear behind managed system compliance. It’s that moment when your engineering culture — the one built on speed, caffeine, and “move fast and don’t document” — meets the cold reality of data governance. But here’s the good news: we’ve finally entered an era where compliance isn’t just a soul-crushing checklist. With managed system compliance, the machines are doing the boring parts for us. Think … Read more

dbt Transforms Data with Discipline

dbt (Data Build Tool) has reshaped the practice of data analytics more thoroughly than any other tool. Originally a scrappy open-source project from Fishtown Analytics (now dbt Labs), dbt has evolved into the backbone of the ELT (Extract, Load, Transform) workflow, redefining how teams handle transformations inside cloud warehouses like Snowflake, BigQuery, Redshift, and Databricks. Where ETL tools once extracted and transformed data before loading, it embraces the new warehouse-native approach: load everything raw, then transform it using SQL that’s modular, version-controlled, and testable. At its core, dbt doesn’t extract or load data—it assumes the warehouse already holds your raw inputs. Its genius lies in treating data transformation as software engineering, turning SQL queries into maintainable, testable, and deployable code. … Read more

Data Automation Tool Comparison

The data automation tool comparison table we’ve built below is a survey from elevation. Ie it’s neither the trees nor the forest it’s a wide-angle snapshot of the data automation ecosystem. Which means if you’re looking a broad overview of the most commonly-used tools in the modern data stack, you’re in the right place. On the other hand, if you’re looking for a more zoomed-in comparison of particular types of tools, data visuzalization tools, for example, or data cleaning tools, or data analysis tools, you’ll find those comparisons by clicking the tool category links in the comparison table below. And for the drilled-down, detailed close-read of a particular tool, click the link in the tool’s name to read my detailed … Read more