sqlboiler-sqlite3
sqlboiler-sqlite3 copied to clipboard
sqlite3 driver for sqlboiler
Results
1
sqlboiler-sqlite3 issues
Sort by
recently updated
recently updated
newest added
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.