sqlc: Type-Safe Querying in Go

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...
0 Read More

Monotonic and Wall Clock Time

Monotonic and wall clock time are two ways we measure time.Wall clock time is the time we see on our clocks. It's the time we are all used to and respond with when someone asks "what time it is?". Mon...
0 Read More