diff --git a/README.md b/README.md index 968087d1..4c3a4aef 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw - [Web Frameworks](#web-frameworks) - [Template Engine](#template-engine) - [Authentication and OAuth](#authentication-and-oauth) + - [Database](#database) - [Resources](#resources) - [Websites](#websites) @@ -42,6 +43,12 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw * [goauth](http://alloy-d.net/goauth/) - A Go library for doing header-based OAuth over HTTP or HTTPS. Mostly created for working with Twitter. +## Database + +*Databases implemented in Go.* + + + # Resources Where to discover new Go libraries.