Skip to content

Commit ae926ba

Browse files
committed
auto update
1 parent 0cc17ca commit ae926ba

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ Please update **list.txt** (via Pull Request)
44

55
| Project Name | Stars | Forks | Open Issues | Description | Last Update |
66
| ------------ | ----- | ----- | ----------- | ----------- | ----------- |
7-
| [gorm](https://github.com/go-gorm/gorm) | 39495 | 4134 | 517 | The fantastic ORM library for Golang, aims to be developer friendly | 2026-02-15 00:56:21 |
8-
| [beego](https://github.com/beego/beego) | 32417 | 5618 | 12 | beego is an open-source, high-performance web framework for the Go programming language. | 2026-02-15 01:38:08 |
9-
| [sqlx](https://github.com/jmoiron/sqlx) | 17506 | 1112 | 386 | general purpose extensions to golang's database/sql | 2026-02-14 04:53:01 |
10-
| [sqlc](https://github.com/sqlc-dev/sqlc) | 16933 | 994 | 716 | Generate type-safe code from SQL | 2026-02-14 17:12:39 |
11-
| [ent](https://github.com/ent/ent) | 16918 | 1004 | 619 | An entity framework for Go | 2026-02-15 00:45:24 |
12-
| [sqlboiler](https://github.com/aarondl/sqlboiler) | 6977 | 562 | 106 | Generate a Go ORM tailored to your database schema. | 2026-02-13 18:29:38 |
13-
| [xorm](https://github.com/go-xorm/xorm) | 6653 | 752 | 307 | Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm | 2026-02-13 12:11:50 |
14-
| [pg](https://github.com/go-pg/pg) | 5787 | 416 | 121 | Golang ORM with focus on PostgreSQL features and performance | 2026-02-14 10:12:44 |
15-
| [bun](https://github.com/uptrace/bun) | 4662 | 265 | 37 | SQL-first Golang ORM | 2026-02-14 12:18:04 |
16-
| [dbtpl](https://github.com/xo/dbtpl) | 3886 | 334 | 58 | Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server | 2026-02-13 09:57:49 |
17-
| [gorp](https://github.com/go-gorp/gorp) | 3755 | 375 | 148 | Go Relational Persistence - an ORM-ish library for Go | 2026-02-01 07:25:31 |
18-
| [db](https://github.com/upper/db) | 3640 | 239 | 165 | Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. | 2026-02-14 02:17:50 |
19-
| [jet](https://github.com/go-jet/jet) | 3573 | 176 | 48 | Type safe SQL builder with code generation and automatic query result data mapping | 2026-02-15 01:14:16 |
7+
| [gorm](https://github.com/go-gorm/gorm) | 39611 | 4134 | 517 | The fantastic ORM library for Golang, aims to be developer friendly | 2026-02-21 19:26:47 |
8+
| [beego](https://github.com/beego/beego) | 32425 | 5618 | 13 | beego is an open-source, high-performance web framework for the Go programming language. | 2026-02-21 20:38:09 |
9+
| [sqlx](https://github.com/jmoiron/sqlx) | 17518 | 1110 | 386 | general purpose extensions to golang's database/sql | 2026-02-21 19:27:00 |
10+
| [sqlc](https://github.com/sqlc-dev/sqlc) | 16996 | 997 | 725 | Generate type-safe code from SQL | 2026-02-21 22:39:38 |
11+
| [ent](https://github.com/ent/ent) | 16928 | 1003 | 619 | An entity framework for Go | 2026-02-21 17:38:55 |
12+
| [sqlboiler](https://github.com/aarondl/sqlboiler) | 6976 | 561 | 106 | Generate a Go ORM tailored to your database schema. | 2026-02-17 06:53:23 |
13+
| [xorm](https://github.com/go-xorm/xorm) | 6654 | 752 | 307 | Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm | 2026-02-20 11:21:43 |
14+
| [pg](https://github.com/go-pg/pg) | 5787 | 416 | 121 | Golang ORM with focus on PostgreSQL features and performance | 2026-02-21 23:42:02 |
15+
| [bun](https://github.com/uptrace/bun) | 4670 | 266 | 36 | SQL-first Golang ORM | 2026-02-21 19:26:25 |
16+
| [dbtpl](https://github.com/xo/dbtpl) | 3885 | 334 | 58 | Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server | 2026-02-15 02:29:16 |
17+
| [gorp](https://github.com/go-gorp/gorp) | 3755 | 374 | 148 | Go Relational Persistence - an ORM-ish library for Go | 2026-02-01 07:25:31 |
18+
| [db](https://github.com/upper/db) | 3645 | 239 | 165 | Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. | 2026-02-20 18:40:27 |
19+
| [jet](https://github.com/go-jet/jet) | 3579 | 176 | 48 | Type safe SQL builder with code generation and automatic query result data mapping | 2026-02-21 13:15:02 |
2020
| [gormt](https://github.com/xxjwxc/gormt) | 2434 | 362 | 57 | database to golang struct | 2026-02-13 11:59:22 |
2121
| [prisma-client-go](https://github.com/steebchen/prisma-client-go) | 2288 | 106 | 115 | Prisma Client Go is an auto-generated and fully type-safe database client | 2026-02-09 19:04:04 |
22-
| [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) | 1665 | 135 | 4 | A flexible and powerful SQL string builder library plus a zero-config ORM. | 2026-02-13 11:57:21 |
23-
| [bob](https://github.com/stephenafamo/bob) | 1630 | 93 | 32 | SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite | 2026-02-14 19:21:14 |
22+
| [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) | 1669 | 135 | 4 | A flexible and powerful SQL string builder library plus a zero-config ORM. | 2026-02-18 13:09:05 |
23+
| [bob](https://github.com/stephenafamo/bob) | 1636 | 94 | 32 | SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite | 2026-02-21 13:14:59 |
2424
| [pop](https://github.com/gobuffalo/pop) | 1497 | 253 | 94 | A Tasty Treat For All Your Database Needs | 2026-01-28 15:11:35 |
2525
| [reform](https://github.com/go-reform/reform) | 1457 | 74 | 88 | A better ORM for Go, based on non-empty interfaces and code generation. | 2026-02-14 00:13:30 |
2626
| [rel](https://github.com/go-rel/rel) | 781 | 58 | 40 | :gem: Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API | 2025-12-06 18:01:18 |
@@ -36,4 +36,4 @@ Please update **list.txt** (via Pull Request)
3636
| [go-firestorm](https://github.com/jschoedt/go-firestorm) | 53 | 9 | 0 | Simple Go ORM for Google/Firebase Cloud Firestore | 2025-08-27 12:18:39 |
3737
| [lore](https://github.com/abrahambotros/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 |
3838

39-
*Last Automatic Update: 2026-02-15T02:25:25Z*
39+
*Last Automatic Update: 2026-02-22T02:21:23Z*

0 commit comments

Comments
 (0)