aklinkert / go-gorm-repositoryLinks
A straightforward repository pattern implementation for GORM. Easy to use and easy to test with gomock.
☆27Updated 3 years ago
Alternatives and similar repositories for go-gorm-repository
Users that are interested in go-gorm-repository are comparing it to the libraries listed below
Sorting:
- GORM relationships examples☆73Updated 4 years ago
- Cursor-based go paginator☆80Updated 2 years ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆126Updated 5 years ago
- Golang Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines with …☆131Updated 2 years ago
- Start gRPC microservice from YAML, plugin of rk-boot☆77Updated last year
- PoC for Go generics with GORM☆64Updated 2 years ago
- Modern Go Application tool☆83Updated 3 months ago
- A simple way to implement pagination in Golang.☆102Updated last year
- Golang Event Scheduling Sample Using Postgresql Database as persisting layer.☆55Updated 4 years ago
- Caches Dialector☆127Updated last year
- Golang struct generic mapping☆94Updated 2 years ago
- Centralized Lock for Distributed Scheduler/Task ⏱️ for Go (Supports Redis, DynamoDb, Postgres🔒).☆46Updated 9 months ago
- Monorepo for backend microservices golang☆73Updated 2 years ago
- A paginator doing cursor-based pagination based on GORM☆212Updated last month
- This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries …☆150Updated 2 years ago
- Auth micro-service☆85Updated last week
- Struct validation using tags☆98Updated last month
- Go lang implementation of saga pattern