wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: golang-github-jmoiron-sqlx  ]

Pakiet: golang-github-jmoiron-sqlx-dev (1.1+git20160206.61.398dd58-2)

Odnośniki dla golang-github-jmoiron-sqlx-dev

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego golang-github-jmoiron-sqlx:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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

Inne pakiety związane z golang-github-jmoiron-sqlx-dev

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie golang-github-jmoiron-sqlx-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 32,5 KiB141,0 KiB [lista plików]