You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mattn/go-sqlite3 package seems to work well thus far, but it requires CGO for building and some Go developers like to avoid CGO where they can. I'm still new enough and have ready access to a CGO-compatible build environment that it's not an issue for me, but it's probably still worth exploring to see what benefits these other packages might provide.