No, unfortunately this just replaces the need for gcc for SQLite3 with the need for gcc for Sqinn. My goal is to have a SQL database for use in Go that is 100% pure Go with zero outside dependencies. My primary use case is for unit-testing large applications that rely on SQL databases such that no one on the project has to do anything other than install Go to build and test them.
On Monday, June 15, 2020 at 12:31:07 PM UTC-4 cvilsmeier wrote: > Maybe Sqinn-Go can help you: > https://github.com/cvilsmeier/sqinn-go > (I'm the author of it) > > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/13f3a822-a59e-41fc-9cbe-63d4fb3d8cedn%40googlegroups.com.