Schedule - PGConf NYC 2021

When it all GOes right

Date: 2021-12-03
Time: 14:10–15:00
Room: Financial III
Level: Beginner
Feedback: Leave feedback

This talk covers how to use PostgreSQL together with the Golang (Go) programming language. I will describe what drivers and tools are available and which to use nowadays.

In this talk I will cover what design choices of Go can help you to build robust programs. But also, we will reveal some parts of the language and drivers that can cause obstacles and what routines to apply to avoid risks.

We will try to build the simplest cross-platform application in Go fully covered by tests and ready for CI/CD using GitHub Actions as an example.

Slides

The following slides have been made available for this session:

Speaker

Pavlo Golub