Skip to content

Educative-Content/post05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

post05

Working with PostgreSQL DB in Go

Create tables by running the next command:

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages