Paket: golang-gopkg-pg.v5-dev (5.3.3-2)
golang-gopkg-pg.v5-dev için bağlantılar
Trisquel Kaynakları:
golang-gopkg-pg.v5 Kaynak Paketini İndir:
- [golang-gopkg-pg.v5_5.3.3-2.dsc]
- [golang-gopkg-pg.v5_5.3.3.orig.tar.gz]
- [golang-gopkg-pg.v5_5.3.3-2.debian.tar.xz]
Geliştirici:
Original Maintainers:
- Debian Go Packaging Team (Posta Arşivi)
- Sascha Steinbiss
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
- golang-gopkg-go-playground-validator.v8-dev
- golang-github-tendermint-go-wire-dev
- golang-gopkg-guregu-null.v2-dev
- golang-gopkg-guregu-null.v3-dev
- golang-github-jmoiron-sqlx-dev
- ruby-sequel
- golang-github-caarlos0-env-dev
- postgresql-14-wal2json
- postgresql-12-wal2json
- golang-github-cnf-structhash-dev
- python-sqlalchemy
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 ile İlgili Diğer Paketler
|
|
|
-
- dep: golang-ginkgo-dev
- BDD Testing Framework for Go
-
- dep: golang-github-jinzhu-inflection-dev
- pluralize and singularize English nouns
-
- dep: golang-gomega-dev
- Matcher/assertion library for the Go programming language
-
- dep: golang-gopkg-check.v1-dev
- Rich testing extension for Go's testing package
golang-gopkg-pg.v5-dev indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 64,3 kB | 411 kB | [dosya listesi] |