# README
Go: SQL Database Example
Example code for my blog post on Using an SQL Database in Go
To run the application:
- Clone the repo
- Run
go run main.go
Example code for my blog post on Using an SQL Database in Go
To run the application:
go run main.go