Database Seminar - Steve Schirripa

April 20, 2026  4:30PM—5:30PM

Location:
Virtual Presentation - ET - Remote Access- Zoom

Speaker:
STEVE SCHIRRIPA, Co-founder and Chief Technology Officer, VillageSQL
https://www.linkedin.com/in/steve-schirripa-99a1651/

The Extensibility Tax: Decisions, Principles, and Lessons from a Year of Teaching MySQL New Tricks

What does it take to add custom data types and indexes to a database that was never designed for them? Over the past year, we built an extensibility framework for MySQL — and discovered, one by one, every place the codebase assumes it knows all the types that will ever exist.

This talk walks through the design decisions that survived and the ones that didn't. We'll cover why extending MySQL's type system through the type system is impossible, why injecting metadata into existing classes beat every attempt at wrapping or subclassing, and why eight separate comparison code paths all needed interception. We'll look at the surprises — CREATE TABLE and ALTER TABLE being essentially different codebases, SQL features like LOAD DATA and default values that each bypass the layers you'd expect, and non-deterministic query plans exposing latent bugs that only appear on the second execution. And we'll share the principles that emerged: follow the existing patterns exactly, treat backward compatibility as a first-class constraint, and make the Data Dictionary sacred ground.

Whether you're building database extensions, working with large legacy codebases, or just curious about what's hiding inside MySQL, you'll leave with practical lessons about making architectural decisions when the codebase is fighting you at every turn.



Steve Schirripa is alumni of Carnegie Mellon University (MSE'00) and the technical co-founder/CTO of VillageSQL. Prior to that he was a Distinguished Software Engineer at Google for 21 years where he was the Technical Lead for Bigtable and the Colossus File System.

This talk is part of the PostgreSQL vs. The World Seminar Series

Zoom Participation.  See announcement. 

For More Information:
db-www@cs.cmu.edu


Add event to Google
Add event to iCal