This is for showing how to interact with databases (Postgresql only so far) with Go
Run go test -v ./... at the root of this repo should run all tests and see the output.
Reading the name of the subtests should give you the understanding of what the test is showing.