diff --git a/README.md b/README.md index 080076d2..a6fefe95 100644 --- a/README.md +++ b/README.md @@ -484,6 +484,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno * [QBS](https://github.com/coocood/qbs) - Stands for Query By Struct. A Go ORM. * [upper.io/db](https://github.com/upper/db) - Single interface for interacting with different data sources through the use of adapters that wrap mature database drivers. * [Xorm](https://github.com/go-xorm/xorm) - Simple and powerful ORM for Go. +* [Zoom](https://github.com/albrow/zoom) - A blazing-fast datastore and querying engine built on Redis. ## Package Management