{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/robfig/sqlx","name":"github.com/robfig/sqlx","description":"General purpose extensions to database/sql\n\nsqlx is intended to seamlessly wrap database/sql and provide convenience\nmethods which are useful in the development of database driven applications.\nNone of the underlying database/sql methods are changed, instead all extended\nbehavior is implemented through new methods defined on wrapper types.\n\nsqlx adds struct scanning, named queries, query rebinding between drivers,\nconvenient shorthand for common error handling, from-file query execution,\nand more.","version":"v0.0.0-20130709144852-c9817a71ae3e","softwareVersion":"v0.0.0-20130709144852-c9817a71ae3e","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/robfig/sqlx","issueTracker":"https://github.com/robfig/sqlx/issues","url":"https://github.com/robfig/sqlx","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2013-07-09","dateModified":"2013-07-09","datePublished":"2013-07-09","copyrightYear":2013,"downloadUrl":"https://proxy.golang.org/github.com/robfig/sqlx/@v/v0.0.0-20130709144852-c9817a71ae3e.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/robfig/sqlx#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/robfig/sqlx"],"https://www.w3.org/ns/activitystreams#likes":1,"https://forgefed.org/ns#forks":1}