Y
Hacker News
new
|
ask
|
show
|
jobs
by
itroot
2154 days ago
Is it go implementation of sqlite3 data format?
1 comments
0xjnml
2154 days ago
Yes it is. The driver uses the original sqlite3.c code mechanically translated to Go.
link