How to use Gorm to work with databases
InfoWorld | Oct 3, 2022
The third-party Gorm library gives Go developers a convenient set of abstractions for working with databases, without having to write raw SQL. Learn in this introductory video how to set up and query a simple SQLite database with Gorm, which also supports a wide variety of other common database systems.
Copyright © 2022 IDG Communications, Inc.