Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

GORM: An Object Relational Mapper for Go

This course provides an in-depth examination of GORM and how to use it to provide an interface between a Go application and a relational database.

Mike VanSickle - Pluralsight course - GORM: An Object Relational Mapper for Go
by Mike VanSickle

What you'll learn

Go is a language based on simplicity and speed. However, the complexity of an application can rise substantially when it has to interact with a database. GORM is a library that provides object-relational mapping capabilities to eliminate much of this complexity. This course will introduce you to GORM and help you learn about how to integrate it into your next data-driven application.

Table of contents

About the author

Mike VanSickle - Pluralsight course - GORM: An Object Relational Mapper for Go
Mike VanSickle

Michael VanSickle is an application architect in Akron, Ohio. He is a mechanical engineer by training and a software engineer by choice. He is passionate about learning new programming languages and user experience design.

More Courses by Mike