- Database access structure in REST API https://www.alexedwards.net/blog/organising-database-access 5 comments golang
- Creating database connection in controllers https://www.alexedwards.net/blog/organising-database-access 11 comments golang
- [Question] How to split main.go into separate packages/files whilst maintaining Dependency Injection? https://www.alexedwards.net/blog/organising-database-access 20 comments golang
- How to handle dependency injection and mocking for models? https://www.alexedwards.net/blog/organising-database-access#using-an-interface 17 comments golang
- Practical Persistence in Go: Organising Database Access http://www.alexedwards.net/blog/organising-database-access 8 comments golang
Linking pages
- GitHub - enocom/gopher-reading-list: A curated selection of blog posts on Go https://github.com/enocom/gopher-reading-list#a-gophers-reading-list 32 comments
- GitHub - Xeoncross/godiapp: Proper Go application structure with dependency injection for unit testing, mocking, and service replacement. Work-in-Progress Design. https://github.com/xeoncross/godiapp 13 comments
- How to Manage Database Timeouts and Cancellations in Go – Alex Edwards https://www.alexedwards.net/blog/how-to-manage-database-timeouts-and-cancellations-in-go 8 comments
- Golang Interfaces Explained – Alex Edwards https://www.alexedwards.net/blog/interfaces-explained 7 comments
- An Introduction to using SQL Databases in Go – Alex Edwards http://www.alexedwards.net/blog/practical-persistence-sql 3 comments
- Testing Your (HTTP) Handlers in Go | Cloudbees Blog https://blog.codeship.com/testing-http-handlers-go/ 0 comments
Linked pages
- Let’s Go! A start-to-finish guide to building web apps with Go https://lets-go.alexedwards.net/ 103 comments
- http package - net/http - Go Packages https://golang.org/pkg/net/http/#Response 45 comments
- Golang Interfaces Explained – Alex Edwards https://www.alexedwards.net/blog/interfaces-explained 7 comments
- Let’s Go Further! Advanced patterns for APIs and web applications in Go https://lets-go-further.alexedwards.net/ 0 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:alexedwards.net
Search title: Organising Database Access in Go – Alex Edwards
See how to search.