logoalt Hacker News

sqlite: A CGo-free port of SQLite/SQLite3

25 pointsby toshtoday at 1:53 PM12 commentsview on HN

Comments

jsherertoday at 7:22 PM

I was confused a few weeks ago. Check out the go pkg: https://pkg.go.dev/modernc.org/sqlite

1. gitlab.com/cznic/sqlite is the primary repo

2. github.com/cznic/sqlite was the github mirror but it moved

3. github.com/mordernc-org/sqlite is the read-only mirror of the primary repo

Cheers!

usrnmtoday at 7:48 PM

The readme really lacks the answer to the "why" question. What's the use case, why should I prefer it over real sqlite?

show 2 replies
yodontoday at 6:49 PM

Seems like there are some trademark issues with just calling this SQLite.

show 1 reply
ftgffsdddrtoday at 7:36 PM

Gitlab requires js

Would you please host it on a different forge, eg codeberg

show 3 replies
pstuarttoday at 6:47 PM

So is this a handmade port vs the translated port done by modernc?

show 1 reply