sqlc: Type-Safe Querying in Go

Leapcell: The Next-Gen Serverless Platform for Golang Hosting
Introduction
The interfaces provided by the database/sql standard library in the Go language are relatively low-level. This requir...