PostgreSQL driver and toolkit for Go
 
 
 
Go to file
Jack Christensen 996aed65ee Added ability to connect to databases by name
Add documentation to readme on how to set up tests
2013-04-11 08:56:31 -05:00
.gitignore Initial commit 2013-03-30 12:06:27 -07:00
README.md Added ability to connect to databases by name 2013-04-11 08:56:31 -05:00
conn.go Added ability to connect to databases by name 2013-04-11 08:56:31 -05:00
conn_test.go Added ability to connect to databases by name 2013-04-11 08:56:31 -05:00
message_reader.go Pass *messageReader to rx* instead of raw buffer 2013-04-08 20:37:09 -05:00
messages.go Refactor 2013-04-08 21:23:25 -05:00

README.md

pgx

Experimental PostgreSQL client library for Go

Testing

To setup the test environment create a database named pgx_test.