All articles tagged mysql

Intro to Golang and Mysql

Wed May 22 2019

The usual next step for any developer learning a new language is to move into database manipulation. Seeing as how golang is an amazing (easily one of my favorites) language and how MySQL is one of the most used databases so far. This article covers how to run insertion and retrieval MySQL...