https://github.com/apaxa-go/pgxh
Helpers for pgx (GoLang driver for PostgreSQL)
https://github.com/apaxa-go/pgxh
database golang library postgresql
Last synced: 6 months ago
JSON representation
Helpers for pgx (GoLang driver for PostgreSQL)
- Host: GitHub
- URL: https://github.com/apaxa-go/pgxh
- Owner: apaxa-go
- License: apache-2.0
- Created: 2016-11-16T10:16:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-05T23:33:15.000Z (over 9 years ago)
- Last Synced: 2026-01-12T11:39:26.334Z (6 months ago)
- Topics: database, golang, library, postgresql
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PGXH
[](https://travis-ci.org/apaxa-go/pgxh)
[](https://coveralls.io/github/apaxa-go/pgxh?branch=master)
[](https://goreportcard.com/report/github.com/apaxa-go/pgxh)
[](https://godoc.org/github.com/apaxa-go/pgxh)
Package pgxh implements some helper functions for http://github.com/jackc/pgx .