Hacker News new | ask | show | jobs
by formerly_proven 148 days ago
modernc.org/sqlite is upstream SQLite, compiled to Go using ccgo. Spiritually similar to, say, a WASM build of SQLite. Not a separate reimplementation.
1 comments

Aha, wasn't aware, good to know, thanks.