Skip to content

hatchify/pgutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGUtils

PGUtils is a simple Go wrapper for the Postgres built-in functions

Example configuration

host = "localhost"
port = 5432
user = "postgres"
password = ""
database = "postgres"

About

Go wrapper for Postgres utilities

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages