| ▲ | sqlite: A CGo-free port of SQLite/SQLite3(gitlab.com) | |||||||
| 20 points by tosh 6 hours ago | 5 comments | ||||||||
| ▲ | jsherer 13 minutes ago | parent | next [-] | |||||||
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! | ||||||||
| ▲ | yodon an hour ago | parent | prev | next [-] | |||||||
Seems like there are some trademark issues with just calling this SQLite. | ||||||||
| ||||||||
| ▲ | pstuart an hour ago | parent | prev [-] | |||||||
So is this a handmade port vs the translated port done by modernc? | ||||||||
| ||||||||