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
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of REL!