There is a SQLite driver that doesn't use CGO: https://pkg.go.dev/modernc.org/sqlite Using this it would be possible to move this driver into the main repo and avoid external dependencies.