Skip to content

Commit

Permalink
auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
d-tsuji committed Sep 22, 2024
1 parent 8be3b9b commit 771552c
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,28 @@ Please update **list.txt** (via Pull Request)

| Project Name | Stars | Forks | Open Issues | Description | Last Update |
| ------------ | ----- | ----- | ----------- | ----------- | ----------- |
| [gorm](https://github.com/go-gorm/gorm) | 36535 | 3910 | 403 | The fantastic ORM library for Golang, aims to be developer friendly | 2024-09-14 22:03:21 |
| [beego](https://github.com/beego/beego) | 31421 | 5608 | 9 | beego is an open-source, high-performance web framework for the Go programming language. | 2024-09-14 23:42:48 |
| [sqlx](https://github.com/jmoiron/sqlx) | 15976 | 1074 | 361 | general purpose extensions to golang's database/sql | 2024-09-14 21:13:57 |
| [ent](https://github.com/ent/ent) | 15402 | 908 | 529 | An entity framework for Go | 2024-09-14 17:24:52 |
| [sqlc](https://github.com/sqlc-dev/sqlc) | 12244 | 778 | 440 | Generate type-safe code from SQL | 2024-09-14 23:02:37 |
| [sqlboiler](https://github.com/volatiletech/sqlboiler) | 6685 | 538 | 105 | Generate a Go ORM tailored to your database schema. | 2024-09-14 10:21:16 |
| [xorm](https://github.com/go-xorm/xorm) | 6661 | 757 | 307 | Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm | 2024-09-11 01:57:42 |
| [pg](https://github.com/go-pg/pg) | 5653 | 401 | 117 | Golang ORM with focus on PostgreSQL features and performance | 2024-09-12 14:37:19 |
| [gorm](https://github.com/go-gorm/gorm) | 36585 | 3908 | 397 | The fantastic ORM library for Golang, aims to be developer friendly | 2024-09-21 21:27:18 |
| [beego](https://github.com/beego/beego) | 31442 | 5610 | 9 | beego is an open-source, high-performance web framework for the Go programming language. | 2024-09-21 15:38:35 |
| [sqlx](https://github.com/jmoiron/sqlx) | 16021 | 1074 | 364 | general purpose extensions to golang's database/sql | 2024-09-21 19:21:44 |
| [ent](https://github.com/ent/ent) | 15428 | 913 | 527 | An entity framework for Go | 2024-09-22 00:58:21 |
| [sqlc](https://github.com/sqlc-dev/sqlc) | 12291 | 778 | 442 | Generate type-safe code from SQL | 2024-09-21 15:17:05 |
| [sqlboiler](https://github.com/volatiletech/sqlboiler) | 6692 | 540 | 105 | Generate a Go ORM tailored to your database schema. | 2024-09-20 14:56:12 |
| [xorm](https://github.com/go-xorm/xorm) | 6661 | 757 | 307 | Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm | 2024-09-18 15:51:39 |
| [pg](https://github.com/go-pg/pg) | 5658 | 402 | 117 | Golang ORM with focus on PostgreSQL features and performance | 2024-09-21 02:18:11 |
| [gorp](https://github.com/go-gorp/gorp) | 3731 | 370 | 146 | Go Relational Persistence - an ORM-ish library for Go | 2024-09-13 05:56:51 |
| [xo](https://github.com/xo/xo) | 3701 | 313 | 47 | Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server | 2024-09-14 15:05:56 |
| [bun](https://github.com/uptrace/bun) | 3600 | 219 | 171 | SQL-first Golang ORM | 2024-09-14 05:20:12 |
| [db](https://github.com/upper/db) | 3526 | 234 | 155 | Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. | 2024-09-14 08:18:32 |
| [jet](https://github.com/go-jet/jet) | 2456 | 114 | 35 | Type safe SQL builder with code generation and automatic query result data mapping | 2024-09-14 21:22:22 |
| [gormt](https://github.com/xxjwxc/gormt) | 2351 | 356 | 54 | database to golang struct | 2024-09-14 20:49:57 |
| [prisma-client-go](https://github.com/steebchen/prisma-client-go) | 2090 | 94 | 110 | Prisma Client Go is an auto-generated and fully type-safe database client | 2024-09-14 23:07:54 |
| [xo](https://github.com/xo/xo) | 3704 | 313 | 47 | Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server | 2024-09-19 09:05:27 |
| [bun](https://github.com/uptrace/bun) | 3622 | 219 | 173 | SQL-first Golang ORM | 2024-09-21 14:55:49 |
| [db](https://github.com/upper/db) | 3527 | 234 | 155 | Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features. | 2024-09-19 06:33:35 |
| [jet](https://github.com/go-jet/jet) | 2472 | 116 | 39 | Type safe SQL builder with code generation and automatic query result data mapping | 2024-09-21 18:04:02 |
| [gormt](https://github.com/xxjwxc/gormt) | 2354 | 356 | 54 | database to golang struct | 2024-09-20 11:06:38 |
| [prisma-client-go](https://github.com/steebchen/prisma-client-go) | 2095 | 94 | 112 | Prisma Client Go is an auto-generated and fully type-safe database client | 2024-09-21 17:23:49 |
| [reform](https://github.com/go-reform/reform) | 1445 | 73 | 86 | A better ORM for Go, based on non-empty interfaces and code generation. | 2024-09-11 05:01:44 |
| [pop](https://github.com/gobuffalo/pop) | 1433 | 241 | 94 | A Tasty Treat For All Your Database Needs | 2024-09-12 18:41:27 |
| [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) | 1416 | 119 | 6 | A flexible and powerful SQL string builder library plus a zero-config ORM. | 2024-09-13 16:51:48 |
| [pop](https://github.com/gobuffalo/pop) | 1434 | 241 | 94 | A Tasty Treat For All Your Database Needs | 2024-09-15 03:49:50 |
| [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) | 1419 | 119 | 7 | A flexible and powerful SQL string builder library plus a zero-config ORM. | 2024-09-20 16:18:18 |
| [rel](https://github.com/go-rel/rel) | 761 | 58 | 31 | :gem: Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API | 2024-09-13 05:02:28 |
| [bob](https://github.com/stephenafamo/bob) | 750 | 39 | 13 | SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite | 2024-09-11 10:17:36 |
| [bob](https://github.com/stephenafamo/bob) | 751 | 39 | 13 | SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite | 2024-09-21 05:03:15 |
| [go-queryset](https://github.com/jirfag/go-queryset) | 727 | 73 | 20 | 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood. | 2024-08-04 14:32:05 |
| [qbs](https://github.com/coocood/qbs) | 548 | 101 | 10 | QBS stands for Query By Struct. A Go ORM. | 2024-05-23 13:06:26 |
| [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 |
| [pggen](https://github.com/jschaf/pggen) | 282 | 26 | 19 | Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. | 2024-08-29 00:08:59 |
| [grimoire](https://github.com/Fs02/grimoire) | 164 | 18 | 0 | Database access layer for golang | 2024-09-13 05:02:06 |
Expand All @@ -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-09-15T01:23:39Z*
*Last Automatic Update: 2024-09-22T01:24:01Z*

0 comments on commit 771552c

Please sign in to comment.