SQL-first Golang ORM
🚀 Schema based, typed Redis caching/memoize framework for Go
Copier for golang, copy value from struct to struct and more
🚀 A lightweight, framework-agnostic database migration tool.
An entity framework for Go
A Go SQL query builder and struct mapper.
[UNMATAINED] A lightweight, fast, orm-like library helps interactive with database
100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.
The fantastic ORM library for Golang, aims to be developer friendly
database to golang struct
Go Relational Persistence - an ORM-ish library for Go
golang orm and sql builder
A flexible and powerful SQL string builder library plus a zero-config ORM.
A simple and fast Redis backed key-value store library for Go
Database access layer for golang
Light Object-Relational Environment (LORE) provides a simple and lightweight pseudo-ORM/pseudo-struct-mapping environment for Go
golang generator for type-safe sql api constructs
SQL database migrations for Golang go-pg and PostgreSQL
A lightweight yet powerful, fast, customizable, type-safe object-relational mapper for the Go programming language.
Prisma Client Go is an auto-generated and fully type-safe database client
QBS stands for Query By Struct. A Go ORM.
A better ORM for Go, based on non-empty interfaces and code generation.
💎 Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
Generate a Go ORM tailored to your database schema.
Simple and powerful toolkit for BoltDB
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作
A blazing-fast datastore and querying engine for Go built on Redis.