gorm

ORM library

A Go-based library providing an object-relational mapping (ORM) system for managing relational databases.

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

GitHub

37k stars
496 watching
4k forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

gogolanggormormweb

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
doug-martin/goquAn expressive SQL builder and executor for Go2,424
jinzhu/gormAn ORM library for Go that enables interactive and declarative database interactions using a high-level API.643
volatiletech/sqlboilerAn ORM generator that creates a Go-based data access layer from an existing database schema.6,776
jirfag/go-querysetA 100% type-safe ORM library with code generation for Go, supporting multiple databases.726
golang/goA programming language designed to build simple, reliable, and efficient software124,564
go-gorp/gorpA library that simplifies data access and manipulation by reducing boilerplate code between Go structs and databases.3,739
golobby/ormAn object-relational mapper for the Go programming language.160
go-rel/relA modern ORM layer for Golang772
xxjwxc/gormtAutomates conversion of MySQL database to Go structs using GORM2,372
gonum/gonumA set of libraries for numerical computations in the Go programming language.7,690
go-gormigrate/gormigrateA minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback.1,055
eaigner/hoodAn ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation.711
go-reform/reformAn ORM that uses non-empty interfaces and code generation to simplify interactions with databases.1,442
golang/toolsProvides tools and packages for static analysis and code transformation of Go programs.7,430
cweill/gotestsGenerates Go test boilerplate from source code4,975