Go sqlc PostgreSQL zero-ORM high-performance stack

Go + sqlc + Postgres: The Zero-ORM Stack Behind Cloudflare's 99.99% Uptime

Cloudflare runs Go + sqlc + Postgres in production, bypassing GORM’s N+1 queries and reflection overhead. 85K vs 42K qps, p99 drops from 3.8ms to 1.2ms. Breaking down the design logic, migration patterns, and when it actually makes sense to switch.

February 20, 2026 · 6 min · 1191 words · Rex Programming
Why Go 1.26 didn't include JSON v2

Go 1.26 Shipped Without JSON v2: 18 of 44 Tasks Still Open

Go 1.26 is out, but JSON v2 remains experimental. With 18 of 44 subtasks still open, unresolved performance regressions, and pending Union type support—this isn’t a delay, it’s the Go team building a solid foundation for the standard library.

February 16, 2026 · 6 min · 1242 words · Mengshou Programming
AWS Lambda Cold Start Performance Comparison Cover

The Truth About Rust Cold Starts on AWS Lambda: Those Scary Numbers

A chat with a friend about the cold start performance differences between Rust and Go on AWS Lambda. Why does Rust seem to lose? When should you use which language? The stories hidden behind those monitoring charts.

January 21, 2026 · 9 min · 1816 words · Rexai Programming
High‑value AI Toolkit Less than a coffee/month →