全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: golang-gopkg-pg.v5  ]

软件包:golang-gopkg-pg.v5-dev(5.3.3-3)

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.7 kB412.0 kB [文件列表]