FunTester
Mar 13, 2022 · Backend Development
Performance Testing of MySQL Using GORM and the FunTester Framework in Go
This article demonstrates how to use the Go-based FunTester framework to conduct performance tests—select, insert, update, and delete—on MySQL through GORM, providing code examples and explaining the setup of the testing harness.
GoGormMySQL
0 likes · 7 min read