Web Programming in Go: Data Storage in Go

Go    |    Beginner
  • 8 videos | 43m 30s
  • Includes Assessment
  • Earns a Badge
Rating 4.5 of 17 users Rating 4.5 of 17 users (17)
In web application development, data storage is utilized in a number of ways, including in memory, in files, and in relational databases. In the Go Programming Language (also known as Golang), data storage can be used persistently to improve performance. In this course, you will learn about data storage in Go and how to utilize it in the creation of web applications. First, you will learn about data storage in Go and template engines, including the purpose of persistent storage and how implement in-memory storage using structs. Then you will learn about the concept of working with gobs and SQL and how to store and retrieve data from a SQL database. Finally, you will learn about SQL mappers and how to utilize them in Go.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Describe how web applications store or persist data and the purpose of structs in go
    Implement in-memory storage using structs
    Utilize gob streams
  • Describe the purpose and features of working with sql databases in go
    Store and retrieve data from a sql database using the go sql package
    Use sql mappers in go
    Summarize the key concepts covered in this course

IN THIS COURSE

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.6 of 16 users Rating 4.6 of 16 users (16)
Rating 4.1 of 16 users Rating 4.1 of 16 users (16)