the Go ORM that stays developer friendly without cutting corners

githubprojects@opensourceprojects.dev (githubprojects) · Sep 7, 2026 · via Open Source Projects · 1 min read

go-gorm/gorm

40K4.2K

The fantastic ORM library for Golang, aims to be developer friendly

GoMIT#go#golang#gorm#orm#web
You've been writing Go for a while now, and you've hit that familiar wall: hand-writing SQL queries, manually scanning rows into structs, and writing the same boilerplate CRUD code for every table. It works, but it's tedious. You've probably looked at ORMs in other languages with envy. Enter GORM—th... GitHub Repository: https://github.com/go-gorm/gorm

Rendered from the publisher's own feed content.

Comments

Sign in to join the discussion.