I have been building an API in Go, which I want to link to a Postgres SQL table. I have always used NoSQL previously but thought it would be good t
Postgres
NoSQL