Golang MySQL, GORM, Echo

Onexlab
4 min readNov 21, 2020

In this article, We will show you how to connect to the MySql Database using Golang.

We are using the following framework and libraries for this article

  1. Echo Framework (Highly Scalable API development framework)
  2. GORM (GoLang Object Relation Mapping/Database Connectivity)

Video Tutorial

--

--