#backend

3 articles tagged with #backend

โ† All Topics

PostgreSQL Tricks I Wish I Knew 5 Years Ago

After years of writing raw SQL in production, these are the PostgreSQL features that actually changed how I think about databases.

Spring Boot 3.x: What Actually Changed (And What to Do About It)

Spring Boot 3 dropped Java 17 minimum and brought records, virtual threads, and AOT compilation. Here's what matters for your existing apps and new projects.

FastAPI + SQLModel: The Python API Stack I Actually Recommend in 2026

After building dozens of APIs with Flask, FastAPI, Django, and every hybrid imaginable โ€” here's the stack I reach for now and why.