Skip to content

Commit 79482a1

Browse files
authored
Add GoooQo to ORM section (#6652)
1 parent 6e57eb8 commit 79482a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2304,6 +2304,7 @@ _Libraries that implement Object-Relational Mapping or datamapping techniques._
23042304
- [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) - A flexible and powerful SQL string builder library plus a zero-config ORM.
23052305
- [go-store](https://github.com/gosuri/go-store) - Simple and fast Redis backed key-value store library for Go.
23062306
- [golobby/orm](https://github.com/golobby/orm) - Simple, fast, type-safe, generic orm for developer happiness.
2307+
- [GoooQo](https://github.com/doytowin/goooqo) - A database access framework based on declarative query model.
23072308
- [GORM](https://github.com/go-gorm/gorm) - The fantastic ORM library for Golang, aims to be developer friendly.
23082309
- [gormt](https://github.com/xxjwxc/gormt) - Mysql database to golang gorm struct.
23092310
- [gorp](https://github.com/go-gorp/gorp) - Go Relational Persistence, ORM-ish library for Go.

0 commit comments

Comments
 (0)