Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> devel >> golang-github-jmoiron-sqlx-dev
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: golang-github-jmoiron-sqlx  ]

软件包: golang-github-jmoiron-sqlx-dev (1.3.4-2)

General purpose extensions to Golang's database/sql library

sqlx is a library which provides a set of extensions on Go's standard database/sql library. The sqlx versions of sql.DB, sql.TX, sql.Stmt, et al. all leave the underlying interfaces untouched, so that their interfaces are a superset on the standard ones. This makes it relatively painless to integrate existing codebases using database/sql with sqlx.

Major additional concepts are:

  * Marshal rows into structs (with embedded struct support), maps, and slices
  * Named parameter support including prepared statements
  * Get and Select to go quickly from query to struct/slice

其他与 golang-github-jmoiron-sqlx-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 golang-github-jmoiron-sqlx-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 43.5 kB244 kB [文件列表]