Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

brandur.org

Get the latest updates from directly as they happen.

Follow now 43 followers

Latest posts

Last updated 12 months ago

Eradicating N+1s: The Two-phase Data Load and Render Pattern in Go

12 months ago

Author’s note: This is a longer piece that starts off with exposition...

The Notifier Pattern for Applications That Use Postgres

about 1 year ago

Listen/notify in Postgres is an incredible feature that makes itself useful in...

Web APIs: Enriched DX By Disallowing Unknown Fields

about 1 year ago

Go’s JSON library provides the decoder option DisallowUnknownFields which even if not...

Soft Deletion Probably Isn't Worth It

almost 3 years ago

Anyone who’s seen a couple different production database environments is likely familiar...

Postgres: Boundless `text` and Back Again

over 3 years ago

One of the major revelations for almost every new user to Postgres...

How We Went All In on sqlc/pgx for Postgres + Go

over 3 years ago

After a few months of research and experimentation with running a heavily...