Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 271 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 271 Bytes

Postgre-golang-connection

Connection Postgresql via conf file in Golang

Sometimes we need connection DB via DB conf or INI files.

This package written for connection remote or local PostgreSQL Database.

Using : #go get github.com/Sabuhi1/Postgre-golang-connection