gustavocd / dao-pattern-in-goLinks
An useful example about how to implement the DAO pattern using Golang as programming language.
☆74Updated 7 years ago
Alternatives and similar repositories for dao-pattern-in-go
Users that are interested in dao-pattern-in-go are comparing it to the libraries listed below
Sorting:
- A simple way to implement pagination in Golang.☆102Updated last year
- gRPC bidirectional streaming example written in golang☆118Updated last year
- Go lang implementation of saga pattern☆168Updated 11 months ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- golang and decorators / decorator patterns☆138Updated 7 years ago
- ☆131Updated 2 months ago
- Modern Go Application tool☆83Updated 3 months ago
- Hands-On Dependency Injection in Go, published by Packt☆146Updated 2 years ago
- Minimalistic RBAC package for Go applications☆115Updated 6 years ago
- An simple, easily extensible and concurrent health-check library for Go services☆274Updated last year
- My Go playground.☆63Updated 4 years ago
- gin middleware to expose the server's hostname and scheme☆91Updated 2 months ago
- Collection of examples for the KrakenD framework☆73Updated 4 years ago
- Single repository for go-nats example code. This includes all documentation examples and any common message pattern examples.☆112Updated last year
- goodie bag in use in the go-openapi projects☆205Updated 2 months ago
- An implementation of the Repository pattern in Golang☆84Updated 8 years ago
- Echo community contribution☆192Updated 3 months ago
- A collection of data structures implemented in Go☆61Updated 3 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆170Updated 6 years ago
- Advanced Example for mockery☆38Updated 8 years ago
- Golang Kafka consumer and producer example☆170Updated last year
- Golang Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines with …☆132Updated 2 years ago
- A template project to create a minimal Docker image for a Go application☆65Updated last month
- Example using the MongoDB Go Driver☆127Updated 4 years ago
- echo-logrus is a middleware that provides logrus logger support for echo.☆35Updated 2 years ago
- An example Go project for running local development environment, with hot code reloading.☆106Updated 5 years ago
- Simple utility of creating a mask for sensitive information☆117Updated 11 months ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆126Updated 5 years ago
- Playing around with Go 1.8 plugin system☆325Updated last year
- Unmarshal/Decode nested JSON by JSON Path☆113Updated 3 years ago