REL is a modern and lightweight ORM for Go that emphasizes testability, flexibility, and composability. It supports a repository pattern and expressive query building with support for advanced SQL features. REL aims to make it easier to write maintainable, testable, and readable database logic in idiomatic Go.
Features
- Repository pattern for decoupled data access
- Fluent and expressive query builder
- Migration tools for schema evolution
- Supports transactions and eager loading
- Works with PostgreSQL, MySQL, and SQLite
- Fully testable with mock interfaces and in-memory stores
Categories
Object-Relational Mapping (ORM)License
MIT LicenseFollow REL
Other Useful Business Software
Host LLMs in Production With On-Demand GPUs
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of REL!