A set of go utilities for postgres, using the pgx driver and pgtypes
A configurable DB connection pool to Start()
and Stop()
in your service.
Factorize & package a few goodies found in many of my stuff.
- pg tests
- pg repo w/ load balancing over replicas
- pgtypes conversion utilities
- SQL trace/debug pretty print/auto-explain
- squirell extensions