Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ personal time without a relevant benefit for those around me.
Moving forward I would suggest you to look at one of these options:

* [globalsign/mgo](https://github.com/globalsign/mgo) - Community supported fork of mgo.
* [kamva/mgm](https://github.com/kamva/mgm) - Model-based ODM For Go
* [BoltDB](https://github.com/coreos/bbolt) - Single file in-memory document database for Go.
* [Badger](https://github.com/dgraph-io/badger) - Fast in-memory document database for Go.
* [DGraph](https://github.com/dgraph-io/dgraph) - Distributed graph database on top of Badger.
Expand Down