This repo contains a Go translation of SQLite (and other supporting libraries)
for use with github.com/ncruces/go-sqlite3.
Most of the code here is machine translated using
wasm2go.
As such, the original authors retain copyright
and the original licenses remain in effect.
Everything else is licensed under MIT-0.