rel
v0.42.0
Modern Database Access Layer for Golang.
REL is golang orm-ish database layer for layered architecture. It's testable and comes with its own test library. REL also features extendable query builder that allows you to write query using builder or plain sql.
go get github.com/go-rel/rel
Released under the MIT License