Joining Crunchy Data

Apr 9, 2021

I woke up a few months ago, and realized that I’ve spent more years professionally as a Mongo user than as a Postgres user. Sufficed to say, it wasn’t a particularly good moment, so I’m changing things up. This month, I’m joining Crunchy Data to do database-related work full time.

It’s always a little fraught to name names, because of course I’m going to miss somebody, but I’m going to name a few anyway (with apologies to anyone I’ve forgotten). Once again, I’ll be working adjacent to old colleagues Craig, Farina, and Will, who are currently hard at work implementing Crunchy Bridge, one of the first cloud-agnostic hosted Postgres solutions. I worked with them originally at Heroku, where they made up a key core of the Heroku Postgres team (affectionately known as the “DoD”, or Department of Data), and admired their work from afar as they subsequently helped build Citus Cloud 1.

For quite some time, Crunchy’s always been one of the biggest supporters of open-source Postgres development, employing key committers like Peter Geoghegan and Tom Lane, thereby having directly funded major recent improvements like B-tree deduplication and bottom-up index deletion, along with about half of the total mailing list activity. Other committers hold active positions at the company including Stephen Frost and Joe Conway, along with Postgres core team and community members like Jonathan Katz. (Again, I don’t know the company’s topology yet, so sorry to all the people I missed.)

I’m excited. There’s an oft-cited trope in technology circles that products are only about execution – that your choice of database or programming language doesn’t matter. Having seen reams of evidence to the contrary first hand, count me as a firm disbeliever. Instead of working with strong constraints, ACID, and rich data types, I’ve spent the last few years building expertise on how to not break things in a schemaless world, how to build applications without transactions (or put otherwise, how to mitigate collateral damage), and how to repair non-relational models that should just have been relational in the first place.

With enough time, effort, and discipline, it’s possible to succeed regardless of your platform choices – it’s theoretically possible to write the next Unicorn in Cobol – but there are technologies out there that encourage success rather than just permitting it, and Postgres is one of the best of them.

Of course, it’s been an interesting run at Stripe, and I’ll miss many aspects of the company. In the coming weeks, I’ll post a few reflections to Nanoglyph.

1 Later acquired by Microsoft, and now officially known as “Hyperscale (Citus) on Azure Database for PostgreSQL”.

Did I make a mistake? Please consider sending a pull request.