Y
Hacker News
new
|
ask
|
show
|
jobs
by
sfifs
3474 days ago
I guess you mean SQLite developers don't use the amalgamation. It is used by users.
The amalgamation is used for instance in the most popular Golang library to provide SQLite engine.
1 comments
jbarham
3474 days ago
For the record:
https://github.com/mattn/go-sqlite3
link