top | item 30264133 (no title) hstaab | 4 years ago How do you access SQLite? I’d love a “pure” go way to do so discuss order hn newest krts-|4 years ago I like modernc.org/sqlite[1] - a port of the C SQLite3 library to Go. No need for CGo, so straightforward to build and cross-compile.[1] https://pkg.go.dev/modernc.org/sqlite
krts-|4 years ago I like modernc.org/sqlite[1] - a port of the C SQLite3 library to Go. No need for CGo, so straightforward to build and cross-compile.[1] https://pkg.go.dev/modernc.org/sqlite
krts-|4 years ago
[1] https://pkg.go.dev/modernc.org/sqlite