Learning By Doing Golang - ToDo App Part 2.2 - Creating Database Layer
May 31, 2025 · 11 min read · So far, we’ve discussed why our app needs a database, the various ways to connect a database from Golang, and how to choose the most suitable method for our project.If you’re just joining the series or missed the earlier discussion on why a database ...
Join discussion
