/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lanre.wtf
| | lucianonooijen.com
2.1 parsecs away

Travel
| | How to best handle SQL logic in Golang applications for migrations and queries
| | www.alexedwards.net
3.8 parsecs away

Travel
| |
| | jbrandhorst.com
3.0 parsecs away

Travel
| | Most developers will have to interact with SQL at some point in their career, and often nowadays that means working with Postgres. I've been using Postgres with Go for a few years now and have found a couple of libraries that work really well together to make the Go Postgres experience productive, safe and fun. TL:DR; I have created an example repo that puts all of the below into practice: github.
| | iridakos.com
21.2 parsecs away

Travel
| A step by step tutorial to dockerize a Rails application and run it in Docker with PostgreSQL and Redis.