Simple, minimal SQL database migrations written in Go with generics. Std lib database/sql and SQLX supported OOTB
I built GoSMig for personal projects and open-sourced it. Itâs a tiny library for writing migrations in Go (compile-time checks via generics). Supports both transactional and non-transactional steps, rollback, status/version commands, and a built-in CLI handler so you can ship your own tool.
- Zero dependencies (std lib; golang.org/x/term used for pager support)
- database/sql and sqlx supported out of the box, others w ⊠â Read more
@lyse@lyse.isobeef.org (Haha, every time I read the word âGophersâ, I have to stop and remind myself that this is about Golang. đ€Ș)
@prologic@twtxt.net I remember going through your âintroduction to Golangâ, I donât remember the URL, but I vividly remember going through it, and I was lost at chapter one. So, about that âmasteringâ the core in hours, âI donât believe you.â (insert I donât believe you meme animated GIF here). LOL.
@kat@yarn.girlonthemoon.xyz I donât like Golang much either, but I am not a programmer. This little site, Go by example might explain a thing or two.
Same! Great joke!
from my understanding.. i donât know how the multiplexing works when its being proxied through another server. I know go has support for it if you call it out directly. https://pkg.go.dev/golang.org/x/net/http2
@movq@www.uninformativ.de If it still existed I bet the first thing heâd do is convert it to Golang đđ€Ł
Please vote no đ for the Telemetry in the Go toolchain proposal đ #golang #telemtry #justsayno â Read more
@golang_news @prologic@twtxt.net Woot!