Introducing Rel - Golang SQL Repository Layer for Clean (Onion) Architecture

rel is orm-ish library for golang that aims to be the repository layer of onion architecture. It’s testable and comes with it’s own test library. rel also features extendable query builder that allows you to write query using builder or plain sql.

Guide: https://fs02.github.io/rel

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.