Skip to content

animaltechno/post05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

post05

Working with PostgreSQL DB in Go

Create tables by runnin the next command:

$ psql -h localhost -p 5432 -U kazu master < create_tables.sql

About

mastering go(v3)のch05 db接続のパッケージ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages