mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
214f026e8f
commit
ae673f61bf
@ -1879,6 +1879,7 @@ _Libraries that implement Object-Relational Mapping or datamapping techniques._
|
||||
- [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-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.
|
||||
- [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.
|
||||
|
Loading…
Reference in New Issue
Block a user