go-sophia icon indicating copy to clipboard operation
go-sophia copied to clipboard

go-sophia is a golang binding for sophia database

Build Status Coverage Status Go Report Card codebeat badge GoDoc

go-sophia

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)