Hacker News new | ask | show | jobs
by mariusor 1270 days ago
> The SQLite package uses it and nobody recommends against using that either.

There is the modernc.org/sqlite package that doesn't use cgo. Currently the performance is lower, but it's an option.