Skip to content

d-tsuji/awesome-go-orms

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 36916 3929 422 The fantastic ORM library for Golang, aims to be developer friendly 2024-11-09 23:55:53
beego 31604 5620 9 beego is an open-source, high-performance web framework for the Go programming language. 2024-11-09 22:17:54
sqlx 16241 1082 370 general purpose extensions to golang's database/sql 2024-11-09 13:45:34
ent 15629 928 548 An entity framework for Go 2024-11-10 00:44:11
sqlc 13380 803 494 Generate type-safe code from SQL 2024-11-09 17:14:49
sqlboiler 6757 545 100 Generate a Go ORM tailored to your database schema. 2024-11-09 20:23:29
xorm 6664 754 307 Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm 2024-11-06 11:54:29
pg 5670 404 117 Golang ORM with focus on PostgreSQL features and performance 2024-11-08 19:36:17
bun 3772 230 167 SQL-first Golang ORM 2024-11-09 15:19:21
gorp 3737 371 148 Go Relational Persistence - an ORM-ish library for Go 2024-11-08 14:13:18
xo 3735 317 49 Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server 2024-11-08 04:05:55
db 3543 235 157 Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. 2024-11-05 20:24:05
jet 2650 119 27 Type safe SQL builder with code generation and automatic query result data mapping 2024-11-09 09:04:23
gormt 2359 359 54 database to golang struct 2024-11-07 04:33:40
prisma-client-go 2146 96 112 Prisma Client Go is an auto-generated and fully type-safe database client 2024-11-07 08:41:43
go-sqlbuilder 1457 122 2 A flexible and powerful SQL string builder library plus a zero-config ORM. 2024-11-09 05:38:57
reform 1445 73 86 A better ORM for Go, based on non-empty interfaces and code generation. 2024-10-02 05:56:24
pop 1443 243 94 A Tasty Treat For All Your Database Needs 2024-11-09 08:17:39
bob 783 40 14 SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite 2024-11-09 22:24:50
rel 769 58 33 💎 Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API 2024-11-09 08:09:10
go-queryset 726 73 20 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood. 2024-10-18 17:42:31
qbs 549 101 10 QBS stands for Query By Struct. A Go ORM. 2024-09-18 15:46:51
zoom 309 25 2 A blazing-fast datastore and querying engine for Go built on Redis. 2024-09-10 05:23:25
pggen 289 27 20 Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. 2024-11-09 16:54:31
grimoire 164 18 0 Database access layer for golang 2024-09-13 05:02:06
GoBatis 120 18 1 An easy ORM tool for Golang, support MyBatis-Like XML template SQL 2024-10-19 16:40:09
go-store 112 9 1 A simple and fast Redis backed key-value store library for Go 2023-09-25 03:42:25
marlow 81 7 2 golang generator for type-safe sql api constructs 2024-09-26 21:16:01
beeorm 55 8 1 Golang ORM 2024-01-09 19:00:44
go-firestorm 52 9 0 Simple Go ORM for Google/Firebase Cloud Firestore 2024-09-04 05:56:37
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: 2024-11-10T01:23:02Z