Managing data models in Go
Once upon a time a developer created a new Go service.
He started by defining the service interface as protobuf spec, generated code, and saw it was good.
The need to store data creeped up to him. Being a smart hackernews reader he chooses sqlc to ge...
clstb.sh2 min read