![[Golang] code smell - sql.DB/sqlx](https://images.squarespace-cdn.com/content/v1/61f8def03dceaf3461391e8a/1647160673020-P7PFNFGPBEHXR9SNGYQK/unsplash-image-n7eJHQwefeI.jpg)
[Golang] code smell - sql.DB/sqlx
things to look for and what suggestions to make when reviewing Go code that interacts with SQL database with jmoiron/sqlx
![[Golang] code review - error handling](https://images.squarespace-cdn.com/content/v1/61f8def03dceaf3461391e8a/1646530980322-7DR5KIBAN18DDRFRN4FK/unsplash-image-heNwUmEtZzo.jpg)
[Golang] code review - error handling
Discusses what to look for with regards to error handling when reviewing Go code