Skip to content

Instantly share code, notes, and snippets.

View moroz's full-sized avatar

Karol Moroz moroz

  • Senior Full Stack Developer at virtualQ GmbH
  • Bay Area, Kaohsiung, TW
  • 13:33 (UTC +08:00)
View GitHub Profile
@moroz
moroz / DESCRIPTION.md
Last active December 18, 2023 13:58
Introduction to databases in Go

Homework for 12/17

Write a program that connects to a Postgres database and stores contact information in a table.

Sample input:

$ go run .
First name: John
Last name: Smith