A Go driver for SQLite3 databases.
go get github.com/mattn/go-sqlite3No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open an in-memory SQLite database.
Ensure CGO_ENABLED=1 and a C compiler is available.
No dependency data recorded yet.