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 37166 3944 415 The fantastic ORM library for Golang, aims to be developer friendly 2024-12-21 22:13:28
beego 31700 5627 11 beego is an open-source, high-performance web framework for the Go programming language. 2024-12-21 22:07:35
sqlx 16437 1088 373 general purpose extensions to golang's database/sql 2024-12-21 11:40:55
ent 15760 934 557 An entity framework for Go 2024-12-21 16:39:14
sqlc 13769 822 506 Generate type-safe code from SQL 2024-12-21 18:36:17
sqlboiler 6779 550 101 Generate a Go ORM tailored to your database schema. 2024-12-20 04:44:48
xorm 6666 755 307 Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm 2024-12-21 18:36:36
pg 5680 407 117 Golang ORM with focus on PostgreSQL features and performance 2024-12-20 09:26:57
bun 3897 233 49 SQL-first Golang ORM 2024-12-21 20:53:10
xo 3748 317 49 Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server 2024-12-20 11:19:25
gorp 3736 372 148 Go Relational Persistence - an ORM-ish library for Go 2024-12-18 01:51:25
db 3551 236 159 Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. 2024-12-15 02:13:51
jet 2761 123 32 Type safe SQL builder with code generation and automatic query result data mapping 2024-12-21 23:02:52
gormt 2372 361 55 database to golang struct 2024-12-21 19:24:04
prisma-client-go 2197 102 114 Prisma Client Go is an auto-generated and fully type-safe database client 2024-12-21 14:21:37
go-sqlbuilder 1475 123 2 A flexible and powerful SQL string builder library plus a zero-config ORM. 2024-12-19 15:21:49
pop 1454 246 94 A Tasty Treat For All Your Database Needs 2024-12-21 02:39:01
reform 1441 73 86 A better ORM for Go, based on non-empty interfaces and code generation. 2024-12-17 10:36:26
bob 832 45 18 SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite 2024-12-21 05:42:22
rel 772 57 32 💎 Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API 2024-12-10 02:42:50
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 548 101 10 QBS stands for Query By Struct. A Go ORM. 2024-11-28 16:31:16
zoom 308 25 2 A blazing-fast datastore and querying engine for Go built on Redis. 2024-12-21 07:41:11
pggen 291 27 20 Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. 2024-12-20 18:08:31
grimoire 164 18 0 Database access layer for golang 2024-09-13 05:02:06
GoBatis 120 17 1 An easy ORM tool for Golang, support MyBatis-Like XML template SQL 2024-11-12 02:48:13
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 56 8 1 Golang ORM 2024-12-18 08:00:41
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-12-22T01:25:48Z