This is at https://modernc.org/sqlite now, along with the rest of Jan's
amazing things, https://gitlab.com/cznic.

On Tue, 2020-06-16 at 12:27 -0700, Mandolyte wrote:
> SQLite3 support is the stated goal of 
> https://github.com/elliotchance/c2go
> 
> Also, I believe I tested this one a long time ago... but have lost
> track of it after they moved away from Github:
> https://github.com/cznic/sqlite
> 
> 
> 
> On Monday, June 15, 2020 at 12:57:54 PM UTC-4, Douglas Manley wrote:
> > 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/2c533170-33b5-4eb5-9f58-25c88f34710fo%40googlegroups.com
> .
> 


-- 
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/8feafd170a2269c12535927bc09f52fb51af66d5.camel%40kortschak.io.

Reply via email to