A safe, succinct test data fixtures pattern using sqlc and validator.| brandur.org
Quick thoughts on whether sqlc is still the direction for Go projects now that we’ve been using it for three years.| brandur.org
Using a two-phase data load and render pattern to prevent N+1 queries in a generalized way. Especially useful in Go, but applicable in any language.| brandur.org