Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Thu, 01 Mar 2018 11:24:00 +0000 Organising database access in Go #db #sql #orms <div>I think the right answer depends on the project.</div><div><br></div><div>What's the overall structure and size of the project? What's your approach to testing? How is it likely to grow in the future? All these things and more should play a part when you pick an approach to take.</div><div><br></div><div>So in this post I'll take a look at four different methods for organising your code and structuring access to your database connection pool.</div> 11 points posted by kenny http://www.alexedwards.net/blog/organising-database-access 888 Sat, 11 Jun 2016 18:52:00 +0000 Working with redis in go #data #redis 5 points posted by lolly http://www.alexedwards.net/blog/working-with-redis 693 Sun, 13 Mar 2016 19:46:00 +0000 Serverless api with go and aws lambda 4 points posted by lolly http://www.alexedwards.net/blog/serverless-api-with-go-and-aws-lambda 3279 Tue, 10 Apr 2018 21:06:00 +0000 Introducing SCS session manager 4 points posted by tomf http://www.alexedwards.net/blog/scs-session-manager 2190 Wed, 10 May 2017 13:14:00 +0000 Simple flash messages in Go 3 points posted by lolly http://www.alexedwards.net/blog/simple-flash-messages-in-golang 276 Fri, 16 Oct 2015 09:59:00 +0000