▲ comment posted on sqlite - an embeddable, transactional SQL database engine in Go #sql #sqlite by daenney 2771 days ago ▼ This is going to get confusing if it's not a Go implementation of SQLite. But it seems there's some relation to it since there's a #include <sqlite3.h> in the main.c. Would be great if the README could elaborate a bit on that.