diff --git a/README.md b/README.md index 779d175..5dcf9e0 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,4 @@ * [Getting to Go: The Journey of Go's Garbage Collector](https://blog.golang.org/ismmkeynote) * [Communicating Sequential Processes](./Communicating%20Sequential%20Processes.pdf) * [Code Review Comments](https://github.com/golang/go/wiki/CodeReviewComments) +* [Organizing Database Access](https://www.alexedwards.net/blog/organising-database-access)