What you'll learn:
- People will learn how to connect to postgresql using golang and how to do DBMS directly from golang.
Golang OR Go Programming language is modern programming language specialized in building server side applications.
Postgresql is world's most popular open source database management system.
Both are one of the best technologies to build server side modern applications.
So, In this course i will try to give introduction how you guys can use these both technologies togather to build robust backend services.
Remark: This series contains just golang and postgresql integration and workings, it doesn't contain how to build RESTapis.