mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
b08acafe75
commit
2b1b5e4a06
@ -1880,6 +1880,7 @@ _Libraries that implement Object-Relational Mapping or datamapping techniques._
|
|||||||
- [go-sql](https://github.com/rushteam/gosql) - A easy ORM for mysql.
|
- [go-sql](https://github.com/rushteam/gosql) - A easy ORM for mysql.
|
||||||
- [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) - A flexible and powerful SQL string builder library plus a zero-config ORM.
|
- [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) - A flexible and powerful SQL string builder library plus a zero-config ORM.
|
||||||
- [go-store](https://github.com/gosuri/go-store) - Simple and fast Redis backed key-value store library for Go.
|
- [go-store](https://github.com/gosuri/go-store) - Simple and fast Redis backed key-value store library for Go.
|
||||||
|
- [golobby/orm](https://github.com/golobby/orm) - Simple, fast, type-safe, generic orm for developer happiness.
|
||||||
- [GORM](https://github.com/go-gorm/gorm) - The fantastic ORM library for Golang, aims to be developer friendly.
|
- [GORM](https://github.com/go-gorm/gorm) - The fantastic ORM library for Golang, aims to be developer friendly.
|
||||||
- [gormt](https://github.com/xxjwxc/gormt) - Mysql database to golang gorm struct.
|
- [gormt](https://github.com/xxjwxc/gormt) - Mysql database to golang gorm struct.
|
||||||
- [gorp](https://github.com/go-gorp/gorp) - Go Relational Persistence, ORM-ish library for Go.
|
- [gorp](https://github.com/go-gorp/gorp) - Go Relational Persistence, ORM-ish library for Go.
|
||||||
|
Loading…
Reference in New Issue
Block a user