From 379616f2b7d65caa021fc543da86fcfdd74bf911 Mon Sep 17 00:00:00 2001 From: d-tsuji Date: Sun, 24 Nov 2024 01:35:14 +0000 Subject: [PATCH] auto update --- README.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 53490e3..6f74c58 100644 --- a/README.md +++ b/README.md @@ -4,26 +4,26 @@ Please update **list.txt** (via Pull Request) | Project Name | Stars | Forks | Open Issues | Description | Last Update | | ------------ | ----- | ----- | ----------- | ----------- | ----------- | -| [gorm](https://github.com/go-gorm/gorm) | 36966 | 3933 | 418 | The fantastic ORM library for Golang, aims to be developer friendly | 2024-11-16 19:59:43 | -| [beego](https://github.com/beego/beego) | 31623 | 5625 | 11 | beego is an open-source, high-performance web framework for the Go programming language. | 2024-11-16 18:25:59 | -| [sqlx](https://github.com/jmoiron/sqlx) | 16275 | 1086 | 370 | general purpose extensions to golang's database/sql | 2024-11-16 20:45:55 | -| [ent](https://github.com/ent/ent) | 15646 | 930 | 552 | An entity framework for Go | 2024-11-16 20:04:24 | -| [sqlc](https://github.com/sqlc-dev/sqlc) | 13467 | 805 | 505 | Generate type-safe code from SQL | 2024-11-17 00:40:09 | -| [sqlboiler](https://github.com/volatiletech/sqlboiler) | 6763 | 547 | 99 | Generate a Go ORM tailored to your database schema. | 2024-11-15 11:30:34 | -| [xorm](https://github.com/go-xorm/xorm) | 6664 | 754 | 307 | Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm | 2024-11-15 22:56:23 | -| [pg](https://github.com/go-pg/pg) | 5673 | 404 | 117 | Golang ORM with focus on PostgreSQL features and performance | 2024-11-16 18:52:39 | -| [bun](https://github.com/uptrace/bun) | 3797 | 231 | 114 | SQL-first Golang ORM | 2024-11-16 21:59:52 | -| [gorp](https://github.com/go-gorp/gorp) | 3738 | 371 | 148 | Go Relational Persistence - an ORM-ish library for Go | 2024-11-14 23:30:50 | -| [xo](https://github.com/xo/xo) | 3737 | 317 | 49 | Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server | 2024-11-15 15:31:43 | -| [db](https://github.com/upper/db) | 3544 | 235 | 157 | Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. | 2024-11-13 06:49:06 | -| [jet](https://github.com/go-jet/jet) | 2663 | 120 | 28 | Type safe SQL builder with code generation and automatic query result data mapping | 2024-11-15 12:44:04 | -| [gormt](https://github.com/xxjwxc/gormt) | 2360 | 360 | 54 | database to golang struct | 2024-11-16 07:32:00 | -| [prisma-client-go](https://github.com/steebchen/prisma-client-go) | 2152 | 97 | 113 | Prisma Client Go is an auto-generated and fully type-safe database client | 2024-11-15 15:23:46 | -| [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) | 1464 | 122 | 2 | A flexible and powerful SQL string builder library plus a zero-config ORM. | 2024-11-16 09:31:39 | +| [gorm](https://github.com/go-gorm/gorm) | 37031 | 3935 | 424 | The fantastic ORM library for Golang, aims to be developer friendly | 2024-11-23 15:58:26 | +| [beego](https://github.com/beego/beego) | 31634 | 5625 | 11 | beego is an open-source, high-performance web framework for the Go programming language. | 2024-11-23 17:14:40 | +| [sqlx](https://github.com/jmoiron/sqlx) | 16308 | 1088 | 370 | general purpose extensions to golang's database/sql | 2024-11-23 08:51:15 | +| [ent](https://github.com/ent/ent) | 15675 | 932 | 554 | An entity framework for Go | 2024-11-23 14:47:52 | +| [sqlc](https://github.com/sqlc-dev/sqlc) | 13527 | 810 | 507 | Generate type-safe code from SQL | 2024-11-24 01:22:21 | +| [sqlboiler](https://github.com/volatiletech/sqlboiler) | 6767 | 546 | 99 | Generate a Go ORM tailored to your database schema. | 2024-11-23 14:54:41 | +| [xorm](https://github.com/go-xorm/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-11-22 12:20:06 | +| [pg](https://github.com/go-pg/pg) | 5675 | 404 | 117 | Golang ORM with focus on PostgreSQL features and performance | 2024-11-22 16:16:30 | +| [bun](https://github.com/uptrace/bun) | 3823 | 231 | 100 | SQL-first Golang ORM | 2024-11-22 17:50:51 | +| [gorp](https://github.com/go-gorp/gorp) | 3740 | 372 | 148 | Go Relational Persistence - an ORM-ish library for Go | 2024-11-20 16:02:29 | +| [xo](https://github.com/xo/xo) | 3739 | 317 | 49 | Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server | 2024-11-21 06:06:08 | +| [db](https://github.com/upper/db) | 3544 | 235 | 158 | Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. | 2024-11-23 16:04:10 | +| [jet](https://github.com/go-jet/jet) | 2690 | 122 | 29 | Type safe SQL builder with code generation and automatic query result data mapping | 2024-11-23 16:03:02 | +| [gormt](https://github.com/xxjwxc/gormt) | 2364 | 360 | 54 | database to golang struct | 2024-11-20 02:22:55 | +| [prisma-client-go](https://github.com/steebchen/prisma-client-go) | 2157 | 97 | 113 | Prisma Client Go is an auto-generated and fully type-safe database client | 2024-11-22 08:28:47 | +| [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) | 1468 | 122 | 2 | A flexible and powerful SQL string builder library plus a zero-config ORM. | 2024-11-22 16:52:09 | +| [pop](https://github.com/gobuffalo/pop) | 1445 | 243 | 94 | A Tasty Treat For All Your Database Needs | 2024-11-23 20:06:19 | | [reform](https://github.com/go-reform/reform) | 1444 | 73 | 86 | A better ORM for Go, based on non-empty interfaces and code generation. | 2024-11-15 21:43:36 | -| [pop](https://github.com/gobuffalo/pop) | 1444 | 243 | 94 | A Tasty Treat For All Your Database Needs | 2024-11-11 14:25:18 | -| [bob](https://github.com/stephenafamo/bob) | 793 | 41 | 13 | SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite | 2024-11-16 19:01:03 | -| [rel](https://github.com/go-rel/rel) | 770 | 58 | 34 | :gem: Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API | 2024-11-14 13:43:14 | +| [bob](https://github.com/stephenafamo/bob) | 800 | 41 | 14 | SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite | 2024-11-23 19:52:39 | +| [rel](https://github.com/go-rel/rel) | 770 | 58 | 33 | :gem: Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API | 2024-11-21 11:58:38 | | [go-queryset](https://github.com/jirfag/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](https://github.com/coocood/qbs) | 549 | 101 | 10 | QBS stands for Query By Struct. A Go ORM. | 2024-09-18 15:46:51 | | [zoom](https://github.com/albrow/zoom) | 309 | 25 | 2 | A blazing-fast datastore and querying engine for Go built on Redis. | 2024-09-10 05:23:25 | @@ -36,4 +36,4 @@ Please update **list.txt** (via Pull Request) | [go-firestorm](https://github.com/jschoedt/go-firestorm) | 52 | 9 | 0 | Simple Go ORM for Google/Firebase Cloud Firestore | 2024-09-04 05:56:37 | | [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 | -*Last Automatic Update: 2024-11-17T01:27:50Z* \ No newline at end of file +*Last Automatic Update: 2024-11-24T01:35:14Z* \ No newline at end of file