Skip to content

Latest commit

 

History

History
39 lines (37 loc) · 5.4 KB

README.md

File metadata and controls

39 lines (37 loc) · 5.4 KB

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 37351 3964 419 The fantastic ORM library for Golang, aims to be developer friendly 2025-01-25 20:39:49
beego 31778 5625 11 beego is an open-source, high-performance web framework for the Go programming language. 2025-01-25 09:30:42
sqlx 16540 1088 374 general purpose extensions to golang's database/sql 2025-01-25 02:45:51
ent 15840 942 566 An entity framework for Go 2025-01-25 09:53:47
sqlc 14057 834 524 Generate type-safe code from SQL 2025-01-26 00:52:51
sqlboiler 6795 552 104 Generate a Go ORM tailored to your database schema. 2025-01-25 09:58:01
xorm 6663 755 307 Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm 2025-01-22 13:55:31
pg 5698 407 117 Golang ORM with focus on PostgreSQL features and performance 2025-01-25 15:41:49
bun 3958 237 24 SQL-first Golang ORM 2025-01-25 16:15:33
xo 3760 319 51 Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server 2025-01-25 10:43:52
gorp 3735 374 148 Go Relational Persistence - an ORM-ish library for Go 2025-01-25 00:01:21
db 3553 237 159 Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. 2025-01-23 04:26:53
jet 2846 128 34 Type safe SQL builder with code generation and automatic query result data mapping 2025-01-24 14:04:37
gormt 2378 361 54 database to golang struct 2025-01-25 04:58:30
prisma-client-go 2225 104 114 Prisma Client Go is an auto-generated and fully type-safe database client 2025-01-25 17:10:05
go-sqlbuilder 1496 123 6 A flexible and powerful SQL string builder library plus a zero-config ORM. 2025-01-21 02:33:15
pop 1464 246 94 A Tasty Treat For All Your Database Needs 2025-01-22 23:36:31
reform 1444 73 86 A better ORM for Go, based on non-empty interfaces and code generation. 2025-01-07 15:24:14
bob 872 48 22 SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite 2025-01-25 12:41:34
rel 775 57 32 💎 Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API 2025-01-12 03:11:27
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 547 101 10 QBS stands for Query By Struct. A Go ORM. 2025-01-02 13:34:20
zoom 309 25 2 A blazing-fast datastore and querying engine for Go built on Redis. 2025-01-10 09:16:55
pggen 294 28 20 Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. 2025-01-18 16:36:55
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 2025-01-10 05:03:11
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 2025-01-10 21:08:58
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: 2025-01-26T01:20:39Z