SQL.js ist komplett in Javascript realisiert und stellt eine funktionierende Version von SQLite im Browser zur Verfügung.
go-sqlite3 is cgo package. If you want to build your app using go-sqlite3, you need gcc. When creating a new SQLite database or ...
sql.js is a javascript SQL database. It allows you to create a relational database and query it entirely in the browser.