Hi Ross, Thanks for sharing this. I am curious what's the difference
between your fork and the original repo (which is now gone it seems)?

On Fri, Apr 30, 2021 at 11:42 PM Ross Light <r...@zombiezen.com> wrote:
>
> I've created a new Go package for SQLite: zombiezen.com/go/sqlite
>
> It is a fork of crawshaw.io/sqlite that uses modernc.org/sqlite, a CGo-free 
> SQLite package. It aims to be a mostly drop-in replacement for 
> crawshaw.io/sqlite. It includes APIs for streaming blob I/O, schema 
> migrations, and user-defined functions.
>
> The repository also includes a go fix-like tool to convert code that uses 
> crawshaw.io/sqlite to use the equivalent zombiezen.com/go/sqlite APIs.
>
> Try it out and let me know what you think!
>
> Thanks to Jan Mercl and David Crawshaw for early feedback and the amazing 
> packages this builds upon.
>
> -Ross
>
> --
> 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/3878d18f33bea1eb1d1805bd17705e612da337e8%40hey.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/CANODV3m-udUNKEwi%3D1Anmr1%3DX-beu5hrN%3Dw%3DhUYPHrrAE%3Daw_g%40mail.gmail.com.

Reply via email to