Mike Driscoll

@medriscoll.com

Founder @ RillData.com, building GenBI. Lover of fast, flexible, beautiful data tools. Lapsed computational biologist.

In data analytics, we're facing a paradox. AI agents can theoretically analyze anything, but without the right foundations, they're as likely to hallucinate a metric as to calculate it correctly. They can write SQL in seconds, but will it answer the right business question?

Data Modeling for the Agentic Era: Semantics, Speed, and Stewardship

Master the three pillars of agentic data modeling: Metrics SQL for semantics, sub-second analytics for speed, and AI guardrails for trusted insights.

ssp.sh

DuckLake is a simpler, SQL-friendlier alternative to Iceberg. “There are no Avro or JSON files. There is no additional catalog server or additional API to integrate with. It’s all just SQL.“ That said, choose your catalog database — a single-point of failure — *very carefully*.

DuckDB@duckdb.org · last yr.

Today we're launching DuckLake, an integrated data lake and catalog format powered by SQL. DuckLake unlocks next-generation data warehousing where compute is local, consistency central, and storage scales till infinity. ⁠ducklake is an open standard and we implemented it in the "ducklake" extension.

Apache Pinot is one of the world’s fastest and most scalable real-time analytical databases, relied on by LinkedIn, Uber, and Stripe. It was awesome diving into the secrets behind its unique architecture with creator and @startreedata.bsky.social founder Kishore Gopalakrishna.

Rill Data@rilldata.com · last yr.

The past few Data Talks on the Rocks interviews have been with the creators of real-time analytical databases. For our 7th round, we decided to chat with Kishore Gopalakrishna, CEO of @startreedata.bsky.social and creator of the wildly popular database #ApachePinot. www.rilldata.com/blog/kishore...

Like others, I jumped on the bandwagon to ridicule the DOGE analyst who "overheated her hard drive" by analyzing just 60k rows of data. I was wrong. The truth is even dumber. 🧵

Bild

Just published: Ever had to «Scale beyond Postgres»? You may have started with a simple ETL pipeline and crunched critical business logic into useful dashboards, but speed and scale didn't grow with data at some point, and it's the concurrent user. ✨ Below are some highlights from the article.

Rill | Scaling Beyond Postgres: How to Choose a Real-Time Analytical Database

This blog explores how real-time databases address critical analytical requirements. We highlight the differences between cloud data warehouses like Snowflake and BigQuery, legacy OLAP databases like ...

rilldata.com

I'm collaborating with @ssp.sh on a brief history of pivot tables. We'll be tracing their lineage and evolution across Visicalc, Lotus, Excel, PowerPivot, Qlik, and PowerBI. Any sites, videos, products (dead or alive) that you would recommend we should mention or dig into?

Bild

Real-time user experiences make applications magical. Google, WhatsApp, and ChatGPT would all fail if you added just 10 seconds to every search, message, or prompt interaction. We are surrounded by fast user experiences and yet most of us tolerate business dashboards that take minutes to load.

Rill Data@rilldata.com · 2y ago

"If we think about the core offering of Rill, we focus on combining large scale data transformation, a very fast OLAP data engine, and ultimately delivering value through an interactive, *fast*, flexible dashboard. That is really the face of Rill and that was historically the face of Metamarkets.”

I’ve often said working in data engineering is like working in the post office. Queues get backed up, deliveries are lost, yet the stream never stops. It’s a thankless, mostly invisible job until something goes wrong, & then it’s complaints. I hoped the analogies stopped there, but sadly maybe not.

Nice review of the latest CSV parsing & querying capabilities of @duckdb.org. Parquet is obviously better than CSV because of its stronger types, efficient compression, and support for predicate pushdown. But given CSV is *everywhere*, these improvements are welcome. duckdb.org/2024/12/05/c...

CSV Files: Dethroning Parquet as the Ultimate Storage File Format — or Not?

Data analytics primarily uses two types of storage format files: human-readable text files like CSV and performance-driven binary files like Parquet. This blog post compares these two formats in an ul...

duckdb.org

Amazon S3 continues to unleash waves of disruption for data infrastructure. S3 Tables, their managed Iceberg offering, is the latest. What began as commoditization of storage now moves up the stack to swallow cloud warehouses whole. With S3 Tables, what sane person would do ELT in Snowflake?

In 2003, Jeff Bezos banned Powerpoint from Amazon meetings, insisting managers craft memos, not fancy bullet points. Today, too many dashboards are Powerpoint decks but for data: overly styled visuals better conveyed by a table of metrics. (Ironically, QuickSight dashboards are among the worst).

As an engineer, if I've built something once, the chance to do it again is a gift. That's my theory for 🦋 (and the AT protocol) is succeeding technically. In an existing company, rewrites rarely happen - long-term benefit cannot outweigh short-term cost.