diff --git a/README.md b/README.md index 26ab5f8..c348066 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ The awesome list of things. - [Implementing a Skip-list in Go](https://www.cloudcentric.dev/implementing-a-skip-list-in-go/) - [Building a WAL in Go](https://www.cloudcentric.dev/building-a-write-ahead-log-in-go/) - [Building classic 2D games in Go](https://threedots.tech/post/making-games-in-go/) +- 🔥[go-database-sql.org](http://go-database-sql.org/): The missing "how" docs for `database/sql` package. ### CLI Frameworks & Utilities