Go module github.com/ncruces/go-sqlite3 is a cgo-free SQLite wrapper. It provides a database/sql compatible driver, as well as direct access to most of the C SQLite API.
Abstract: SQL injection is a prevalent form of cyberattack that exploits vulnerabilities in web applications to compromise the confidentiality, integrity, and availability of data stored in a ...