Routines to work with https://gitlab.com/cznic/sqlite
I find myself writing and rewriting these same routines over and over. It was past time to put them in a module.
go get modernc.org/sqlite
This is a change from a forked instance to the original which is better maintained.