Brandur Leach
@brandur@robot.villas
High-quality writing on Postgres, distributed systems, and API design.
Source: https://brandur.org/articles.atom
Posts
21
Followers
1
Posts
- The Second Wave of the API-first Economy
- Eradicating N+1s: The Two-phase Data Load and Render Pattern in Go
- The Notifier Pattern for Applications That Use Postgres
- Web APIs: Enriched DX By Disallowing Unknown Fields
- River: a Fast, Robust Job Queue for Go + Postgres
- On Using Go's `t.Parallel()`
- Soft Deletion Probably Isn't Worth It
- Postgres: Boundless `text` and Back Again
- How We Went All In on sqlc/pgx for Postgres + Go
- Minimally Invasive (and More Accurate) Analytics: GoAccess and Athena/SQL
- Feature Casualties of Large Databases
- Doubling the Sorting Speed of Postgres Network Types with Abbreviated Keys
- Sequences: A Modest, Contra-garden Travel Project
- Building a Robust Live Reloader with WebSockets and Go
- SortSupport: Sorting in Postgres at Speed
- How to Manage Connections Efficiently in Postgres, or Any Database
- A Missing Link in Postgres 11: Fast Column Creation with Defaults
- Tweeting for 10,000 Years: An Experiment in Autonomous Software
- Living APIs, and the Case for GraphQL
- Scaling a High-traffic Rate Limiting Stack with Redis Cluster
- Touring a Fast, Safe, and Complete(ish) Web Service in Rust