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
37k stars
496 watching
4k forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
gogolanggormormweb
Related projects:
Repository | Description | Stars |
---|---|---|
| An expressive SQL builder and executor for Go | 2,424 |
| An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 643 |
| An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,776 |
| A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |
| A programming language designed to build simple, reliable, and efficient software | 124,564 |
| A library that simplifies data access and manipulation by reducing boilerplate code between Go structs and databases. | 3,739 |
| An object-relational mapper for the Go programming language. | 160 |
| A modern ORM layer for Golang | 772 |
| Automates conversion of MySQL database to Go structs using GORM | 2,372 |
| A set of libraries for numerical computations in the Go programming language. | 7,690 |
| A minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback. | 1,055 |
| An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
| An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. | 1,442 |
| Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
| Generates Go test boilerplate from source code | 4,975 |