How to Use GORM to Interact With Your SQL Databases in Golang
Offered By: Donald Feury via YouTube
Course Description
Overview
Learn how to use GORM, a Code-First ORM for Golang, to interact with SQL databases without writing raw SQL. Discover techniques for defining database schemas using Go structs, performing migrations, seeding data, and executing various database operations. Explore methods for connecting to databases, enabling verbose logging, retrieving data with complex queries, and handling errors effectively. Master the art of leveraging GORM's powerful features to streamline database interactions in your Golang projects.
Syllabus
- Overview
- Using structs to define tables
- Migrations
- Seeding the database
- Find first result
- Connect to database
- Verbose logging
- Get all users
- Get all messages made by user
- Review generated queries
- Error handling
- Review
Taught by
Donald Feury
Related Courses
Разработка веб-сервисов на Golang, часть 2Moscow Institute of Physics and Technology via Coursera Fullstack GoLang React Insanity Volume 1
Udemy Offensive Security Engineering
Udemy Fullstack GoLang React: Design to Reality 2 ( Real World )
Udemy Go Programlama Dili
Udemy