go-sophia is a Go (golang) binding to the Sophia key-value database (http://sophia.systems/)
#Installation
The sophia sources are bundled with the go-sophia, so you should make only go get github.com/pzhin/go-sophia
to install it.
#Library information Used Sophia v2.2 (commit 1419633)