gorm

Database library

An ORM library for Go that enables interactive and declarative database interactions using a high-level API.

GORM V1, V2 moved to https://github.com/go-gorm/gorm

GitHub

640 stars
16 watching
195 forks
Language: Go
last commit: 4 months ago

Related projects:

Repository Description Stars
eaigner/hood An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. 711
jirfag/go-queryset A 100% type-safe ORM library with code generation for Go, supporting multiple databases. 726
go-rel/rel A modern ORM layer for Golang 770
xxjwxc/public A comprehensive utility package for Go programmers 175
wenerme/go-req A declarative HTTP client library for the Go programming language 22
go-reform/reform An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. 1,444
kachit/gorm-seeder Automates bulk data population and cleanup for GORM-based databases 13
gosnmp/gosnmp An SNMP client library written in Go. 1,138
go-gorm/gorm A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. 36,960
go-gormigrate/gormigrate A minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback. 1,046
thomasobenaus/go-conf Library to simplify configuration management in Go applications 11
aunum/goro A high-level machine learning library built on Gorgonia for Go that aims to provide an easy-to-use interface for building and training neural networks. 372
go-bongo/bongo An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. 486
daviddengcn/go-pr A Go package for building pattern recognition applications 66
paulmach/go.geo A geometry library that provides data structures and operations for manipulating 2D locations and shapes in Go. 330