The database/sql interface really sucks. It’s so ironic that Go has all this built in marshaling for JSON but absolutely nothing for the standard database/sql package. This fills that gap in a major way.
database/sql