An open API service indexing awesome lists of open source software.

https://github.com/powerman/pqx

Helpers for use with Go Postgres driver github.com/lib/pq
https://github.com/powerman/pqx

go golang golang-library postgres postgresql

Last synced: 3 months ago
JSON representation

Helpers for use with Go Postgres driver github.com/lib/pq

Awesome Lists containing this project

README

          

# pqx [![GoDoc](https://godoc.org/github.com/powerman/pqx?status.svg)](http://godoc.org/github.com/powerman/pqx) [![Go Report Card](https://goreportcard.com/badge/github.com/powerman/pqx)](https://goreportcard.com/report/github.com/powerman/pqx) [![CircleCI](https://circleci.com/gh/powerman/pqx.svg?style=svg)](https://circleci.com/gh/powerman/pqx) [![Coverage Status](https://coveralls.io/repos/github/powerman/pqx/badge.svg?branch=master)](https://coveralls.io/github/powerman/pqx?branch=master) [![Latest Release](https://img.shields.io/github/tag/powerman/pqx.svg)](https://github.com/powerman/pqx/releases/latest)
Helpers for use with Go Postgres driver [github.com/lib/pq](https://github.com/lib/pq).