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 36008 3858 366 The fantastic ORM library for Golang, aims to be developer friendly 2024-06-29 21:55:09
beego 31107 5581 14 beego is an open-source, high-performance web framework for the Go programming language. 2024-06-29 10:50:47
sqlx 15661 1066 354 general purpose extensions to golang's database/sql 2024-06-29 17:28:40
ent 15132 896 504 An entity framework for Go 2024-06-29 21:57:30
sqlc 11528 740 376 Generate type-safe code from SQL 2024-06-30 00:51:37
xorm 6658 758 307 Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm 2024-06-26 06:48:45
sqlboiler 6551 533 93 Generate a Go ORM tailored to your database schema. 2024-06-29 23:27:08
pg 5614 397 116 Golang ORM with focus on PostgreSQL features and performance 2024-06-30 00:51:50
gorp 3724 372 146 Go Relational Persistence - an ORM-ish library for Go 2024-06-27 06:24:23
xo 3621 315 46 Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server 2024-06-29 23:25:32
db 3497 231 157 Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. 2024-06-29 11:27:48
bun 3440 203 167 SQL-first Golang ORM 2024-06-28 17:19:40
gormt 2329 350 56 database to golang struct 2024-06-27 16:13:07
jet 2217 110 34 Type safe SQL builder with code generation and automatic query result data mapping 2024-06-29 16:39:08
prisma-client-go 2017 96 106 Prisma Client Go is an auto-generated and fully type-safe database client 2024-06-29 07:54:11
reform 1442 73 86 A better ORM for Go, based on non-empty interfaces and code generation. 2024-06-23 15:00:29
pop 1414 242 97 A Tasty Treat For All Your Database Needs 2024-06-26 16:03:26
go-sqlbuilder 1244 110 4 A flexible and powerful SQL string builder library plus a zero-config ORM. 2024-06-29 23:15:19
rel 743 58 31 💎 Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API 2024-06-24 02:06:47
go-queryset 725 72 20 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood. 2024-06-19 12:42:54
bob 694 36 17 SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite 2024-06-30 00:23:24
qbs 548 101 10 QBS stands for Query By Struct. A Go ORM. 2024-05-23 13:06:26
zoom 306 26 2 A blazing-fast datastore and querying engine for Go built on Redis. 2024-06-12 14:00:21
pggen 278 26 19 Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. 2024-06-25 20:30:39
grimoire 162 18 0 Database access layer for golang 2024-05-30 11:14:37
GoBatis 120 18 1 An easy ORM tool for Golang, support MyBatis-Like XML template SQL 2024-06-24 23:43:40
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 1 Golang ORM 2024-01-09 19:00:44
go-firestorm 50 9 0 Simple Go ORM for Google/Firebase Cloud Firestore 2024-05-24 08:10:04
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-06-30T01:13:37Z