Hacker News new | ask | show | jobs
by itroot 2154 days ago
Is it go implementation of sqlite3 data format?
1 comments

Yes it is. The driver uses the original sqlite3.c code mechanically translated to Go.