Managing data models in Go
Mar 4, 2021 · 2 min read · 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...
Join discussion
