Go
Understanding Dependency Injection in Go Simply
How to neatly manage database and third-party dependencies in Go applications without external frameworks.
Read articleNotes from the field
Articles, tutorials, and technical notes on Go, data, architecture, and the everyday decisions behind reliable software.
3 articles
Engineering · Architecture · Operations
How to neatly manage database and third-party dependencies in Go applications without external frameworks.
Read articleA complete guide on recording SQL query performance directly to Grafana Tempo using the OTel GORM plugin.
Read articleWhy declarative migrations with Atlas are safer and more efficient than traditional manual SQL scripts.
Read article