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.

9m read timeFrom wawand.co
Post cover image
Table of contents
Benchmark OverviewRunning Our BenchmarksThe ResultsClosing ThoughtsReferences

Sort: