CGO-based drivers (mattn, crawshaw) embed SQLite C code which causes symbol conflicts Some drivers register themselves with the same database/sql driver name sqlite-benchmark/ ├── main.go # Database ...
This is a REST API for a library management system built using Go (Golang) and SQLite. It allows librarians to manage book inventory and allows students to check out, return, and reserve books.