May have slightly worse single-user perfomance than
go-sqlite3 (CGo) but also may scale better due to Go goroutines
being used instead of C threads.
Also improves compatibility, making installation easier
esp. if users do not have working C toolchain installed.
See #666.