Y
Hacker News
new
|
ask
|
show
|
jobs
by
lifty
2525 days ago
Can you point to the pure Go re-implementation of Sqlite? I was looking for such a thing but never found it. Instead I had to go with a k/v store like Bolt.
1 comments
8lall0
2525 days ago
https://godoc.org/modernc.org/ql
link
minxomat
2525 days ago
That's not it. It was a GitLab project, but searching for that is pretty difficult. I'll edit this comment if i find it.
Edit: Here it is:
https://gitlab.com/cznic/sqlite
link