sqlx

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:author gptkb:Jonathan_M._Orin
gptkbp:category Database access library
gptkbp:describes sqlx is a Go library which provides extensions on Go's standard database/sql library.
gptkbp:documentation https://pkg.go.dev/github.com/jmoiron/sqlx
gptkbp:feature Named query support
Query helpers
Struct scanning
Support for multiple SQL drivers
Transaction helpers
gptkbp:firstReleased 2013
https://www.w3.org/2000/01/rdf-schema#label sqlx
gptkbp:license gptkb:MIT_License
gptkbp:programmingLanguage gptkb:Go
gptkbp:repository https://github.com/jmoiron/sqlx
gptkbp:usedFor gptkb:MySQL
gptkb:SQLite
gptkb:Microsoft_SQL_Server
gptkb:PostgreSQL
gptkbp:bfsParent gptkb:Rust_(as_a_backend)
gptkbp:bfsLayer 7