Open Collective
Open Collective
Loading

REL

Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Backer

Become a backer for $1.00 per month and support us

Starts at
$1 USD / month
Recurring contribution
Sponsor

Become a sponsor for $100.00 per month and support us

Starts at
$100 USD / month
Custom contribution
Donation
Make a custom one-time or recurring contribution.

REL is all of us

Our contributors 1

Thank you for supporting REL.

Surya

Admin

About


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.

Features
  • Testable repository with builtin reltest package.
  • Seamless nested transactions.
  • Elegant, yet extendable query builder with mix of syntactic sugar.
  • Supports Eager loading.
  • Composite Primary Key.
  • Multi adapter.
  • Soft Deletion.
  • Pagination.
  • Schema Migration.
Install
go get github.com/go-rel/rel
Getting Started
Examples
License
Released under the MIT License

Our team

Surya

Admin