This post explores the use of GORM, an ORM for Go, for performing batch inserts. It compares the GORM approach to the go/sql approach and highlights the advantages of using GORM.
Sort: