Skip to content

Commit

Permalink
add bob in ORM section (#5248)
Browse files Browse the repository at this point in the history
  • Loading branch information
atzedus committed Jun 25, 2024
1 parent c4c9c49 commit 54b0b83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2037,6 +2037,7 @@ _Libraries for using OpenGL in Go._

_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.
- [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.
Expand Down

0 comments on commit 54b0b83

Please sign in to comment.