Skip to content

d-tsuji/awesome-go-orms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

374 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top Go ORMs Go Report Card Actions Status

A list of popular github projects related to Go ORM(Object-Relational Mapping) (ranked by stars automatically) Please update list.txt (via Pull Request)

Project Name Stars Forks Open Issues Description Last Update
gorm 39734 4146 518 The fantastic ORM library for Golang, aims to be developer friendly 2026-05-09 09:26:20
beego 32403 5591 19 beego is an open-source, high-performance web framework for the Go programming language. 2026-05-09 14:14:02
sqlx 17620 1109 386 general purpose extensions to golang's database/sql 2026-05-09 21:30:00
sqlc 17469 1039 719 Generate type-safe code from SQL 2026-05-09 12:26:51
ent 17072 1002 618 An entity framework for Go 2026-05-10 02:50:30
sqlboiler 6991 560 108 Generate a Go ORM tailored to your database schema. 2026-05-06 03:59:16
xorm 6637 746 305 Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm 2026-05-08 06:19:00
pg 5784 413 121 Golang ORM with focus on PostgreSQL features and performance 2026-05-09 14:41:41
bun 4792 276 42 SQL-first Golang ORM 2026-05-09 12:20:27
dbtpl 3892 335 60 Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server 2026-05-08 23:30:19
gorp 3756 375 149 Go Relational Persistence - an ORM-ish library for Go 2026-05-09 10:23:41
jet 3665 185 45 Type safe SQL builder with code generation and automatic query result data mapping 2026-05-09 19:04:52
db 3658 238 165 Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. 2026-04-27 08:09:56
gormt 2432 362 58 database to golang struct 2026-05-01 16:46:25
prisma-client-go 2286 104 115 Prisma Client Go is an auto-generated and fully type-safe database client 2026-05-04 15:20:53
bob 1718 103 31 SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite 2026-05-09 03:20:11
go-sqlbuilder 1700 134 3 A flexible and powerful SQL string builder library plus a zero-config ORM. 2026-05-09 02:33:19
pop 1507 255 94 A Tasty Treat For All Your Database Needs 2026-05-09 05:11:03
reform 1456 74 88 A better ORM for Go, based on non-empty interfaces and code generation. 2026-04-27 11:19:57
rel 782 60 36 💎 Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API 2026-05-08 00:26:24
go-queryset 730 76 20 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood. 2026-04-06 02:55:24
qbs 544 96 10 QBS stands for Query By Struct. A Go ORM. 2026-04-07 13:49:12
pggen 318 31 22 Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. 2026-05-09 10:05:33
zoom 311 24 2 A blazing-fast datastore and querying engine for Go built on Redis. 2026-03-15 16:15:53
grimoire 161 16 0 Database access layer for golang 2025-12-30 23:49:19
GoBatis 118 17 1 An easy ORM tool for Golang, support MyBatis-Like XML template SQL 2026-04-27 18:36:42
go-store 113 9 1 A simple and fast Redis backed key-value store library for Go 2025-12-27 14:04:20
marlow 81 7 2 golang generator for type-safe sql api constructs 2024-09-26 21:16:01
beeorm 56 10 3 Golang ORM 2025-01-10 21:08:58
go-firestorm 53 9 0 Simple Go ORM for Google/Firebase Cloud Firestore 2025-08-27 12:18:39
lore 14 3 0 Light Object-Relational Environment (LORE) provides a simple and lightweight pseudo-ORM/pseudo-struct-mapping environment for Go 2023-09-25 08:03:17

Last Automatic Update: 2026-05-10T03:25:02Z

About

ORMs for Go, most starred on GitHub.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors