PostgreSQL driver and toolkit for Go
 
 
 
Go to file
Jack Christensen 05f94f7107 Messages use Bytes instead of WriteTo 2013-03-30 18:08:47 -05:00
.gitignore Initial commit 2013-03-30 12:06:27 -07:00
README.md Initial commit 2013-03-30 12:06:27 -07:00
conn.go Messages use Bytes instead of WriteTo 2013-03-30 18:08:47 -05:00
conn_test.go Extracting connection 2013-03-30 17:56:31 -05:00
messages.go Messages use Bytes instead of WriteTo 2013-03-30 18:08:47 -05:00

README.md

pgx

Experimental PostgreSQL client library for Go