全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: golang-gopkg-pg.v5  ]

套件:golang-gopkg-pg.v5-dev(5.3.3-3.1)

golang-gopkg-pg.v5-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 golang-gopkg-pg.v5

維護小組:

外部的資源:

相似套件:

PostgreSQL client and ORM for Golang

Go-pg is a convenient PostgreSQL client and ORM for Golang with the following features:

 -  Basic types: integers, floats, string, bool, time.Time.
                 sql.NullBool, sql.NullString, sql.NullInt64,
                 sql.NullFloat64 and pg.NullTime
 -  sql.Scanner and sql/driver.Valuer interfaces
 -  Structs, maps and arrays are marshalled as JSON by default
 -  PostgreSQL multidimensional Arrays using array tag and Array wrapper
 -  Hstore using hstore tag and Hstore wrapper
 -  All struct fields are nullable by default and zero values (empty string,
    0, zero time) are marshalled as SQL NULL. ``sql:",notnull"` is used to
    reverse this behaviour
 -  Transactions
 -  Prepared statements
 -  Notifications using LISTEN and NOTIFY
 -  Copying data using COPY FROM and COPY TO
 -  Timeouts
 -  Automatic connection pooling
 -  Queries retries on network errors
 -  Working with models using ORM and SQL
 -  Scanning variables using ORM and SQL
 -  SelectOrInsert using on-conflict
 -  INSERT ... ON CONFLICT DO UPDATE using ORM
 -  Common table expressions using WITH and WrapWith
 -  CountEstimate using EXPLAIN to get estimated number of matching rows
 -  HasOne, BelongsTo, HasMany and ManyToMany-
 -  Creating tables from structs
 -  Migrations
 -  Sharding

其他與 golang-gopkg-pg.v5-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 golang-gopkg-pg.v5-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 64。8 kB412。0 kB [檔案列表]