Skip to content

Latest commit

 

History

History
39 lines (37 loc) · 5.39 KB

README.md

File metadata and controls

39 lines (37 loc) · 5.39 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 35582 3837 342 The fantastic ORM library for Golang, aims to be developer friendly 2024-05-11 18:34:13
beego 30943 5577 10 beego is an open-source, high-performance web framework for the Go programming language. 2024-05-12 00:47:41
sqlx 15454 1065 349 general purpose extensions to golang's database/sql 2024-05-11 18:14:44
ent 14981 887 470 An entity framework for Go 2024-05-11 13:57:39
sqlc 11165 713 329 Generate type-safe code from SQL 2024-05-11 16:46:34
xorm 6654 758 307 Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm 2024-05-09 12:40:41
sqlboiler 6463 530 94 Generate a Go ORM tailored to your database schema. 2024-05-10 22:31:23
pg 5587 399 116 Golang ORM with focus on PostgreSQL features and performance 2024-05-11 21:56:29
gorp 3717 370 146 Go Relational Persistence - an ORM-ish library for Go 2024-04-29 08:37:48
xo 3571 310 42 Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server 2024-05-11 22:18:40
db 3480 233 159 Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. 2024-05-11 05:04:55
bun 3168 189 153 SQL-first Golang ORM 2024-05-11 11:45:46
gormt 2317 348 56 database to golang struct 2024-05-10 11:31:55
jet 2081 106 34 Type safe SQL builder with code generation and automatic query result data mapping 2024-05-11 19:47:08
prisma-client-go 1958 94 106 Prisma Client Go is an auto-generated and fully type-safe database client 2024-05-11 19:33:41
reform 1442 73 86 A better ORM for Go, based on non-empty interfaces and code generation. 2024-04-19 23:20:53
pop 1409 242 96 A Tasty Treat For All Your Database Needs 2024-05-07 16:52:28
go-sqlbuilder 1203 107 3 A flexible and powerful SQL string builder library plus a zero-config ORM. 2024-05-11 15:06:01
rel 740 58 30 💎 Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API 2024-04-21 11:46:08
go-queryset 722 72 20 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood. 2024-04-26 06:19:50
bob 595 30 14 SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite 2024-05-11 04:35:28
qbs 549 101 10 QBS stands for Query By Struct. A Go ORM. 2024-02-14 06:38:33
zoom 305 26 2 A blazing-fast datastore and querying engine for Go built on Redis. 2024-02-21 06:22:12
pggen 270 26 19 Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. 2024-05-01 14:05:55
grimoire 161 18 0 Database access layer for golang 2024-02-21 01:49:58
GoBatis 119 17 1 An easy ORM tool for Golang, support MyBatis-Like XML template SQL 2024-05-11 11:09:28
go-store 112 9 1 A simple and fast Redis backed key-value store library for Go 2023-09-25 03:42:25
marlow 82 7 2 golang generator for type-safe sql api constructs 2024-01-25 13:28:04
beeorm 55 8 0 Golang ORM 2024-01-09 19:00:44
go-firestorm 49 9 0 Simple Go ORM for Google/Firebase Cloud Firestore 2024-03-31 09:02:20
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-05-12T01:09:18Z