Search⌘ K
AI Features

Exercise 3: Go Packages and Functions

Practice developing and managing Go packages and functions by rewriting database utilities to work with the jackc/pgx package and MySQL. This exercise helps reinforce skills in handling database connections and updating related SQL files.

We'll cover the following...

Let’s practice what we’ve learned so ...