mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add bob in ORM section (#5248)
This commit is contained in:
parent
c4c9c4980e
commit
54b0b83cd2
@ -2037,6 +2037,7 @@ _Libraries for using OpenGL in Go._
|
|||||||
|
|
||||||
_Libraries that implement Object-Relational Mapping or datamapping techniques._
|
_Libraries that implement Object-Relational Mapping or datamapping techniques._
|
||||||
|
|
||||||
|
- [bob](https://github.com/stephenafamo/bob) - SQL query builder and ORM/Factory generator for Go. Successor of SQLBoiler.
|
||||||
- [bun](https://github.com/uptrace/bun) - SQL-first Golang ORM. Successor of go-pg.
|
- [bun](https://github.com/uptrace/bun) - SQL-first Golang ORM. Successor of go-pg.
|
||||||
- [cacheme](https://github.com/Yiling-J/cacheme-go) - Schema based, typed Redis caching/memoize framework for Go.
|
- [cacheme](https://github.com/Yiling-J/cacheme-go) - Schema based, typed Redis caching/memoize framework for Go.
|
||||||
- [CQL](https://github.com/FrancoLiberali/cql) - Built on top of GORM, adds compile-time verified queries based on auto-generated code.
|
- [CQL](https://github.com/FrancoLiberali/cql) - Built on top of GORM, adds compile-time verified queries based on auto-generated code.
|
||||||
|
Loading…
Reference in New Issue
Block a user