Skip to content

Commit

Permalink
r
Browse files Browse the repository at this point in the history
  • Loading branch information
sim-wangyan committed Dec 13, 2023
1 parent 6ee728e commit 3278dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/x-ream/sqlxb)](https://goreportcard.com/report/github.com/x-ream/sqlxb)

a tool of sql query builder, build sql for sql.DB, [sqlx](https://github.com/jmoiron/sqlx/), [gorp](https://github.com/go-gorp/gorp),
or build condition sql for some orm framework, like [gorm](https://github.com/go-gorm/gorm)....
or build condition sql for some orm framework, like [xorm](https://https://github.com/go-xorm/xorm), [gorm](https://github.com/go-gorm/gorm)....

## Example

Expand Down

0 comments on commit 3278dcb

Please sign in to comment.