# README
go-postgresql
An example go app demonstrating writing to a PostgreSQL database table.
This example reads from environment variables to provide the PostgreSQL connection and table information.
# Packages
No description provided by the author