We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8830b commit b3188e7Copy full SHA for b3188e7
README.md
@@ -8,7 +8,7 @@
8
9
A tool of sql query builder, build sql for sql.DB, [sqlx](https://github.com/jmoiron/sqlx), [gorp](https://github.com/go-gorp/gorp),
10
or build condition sql for some orm framework, like [xorm](https://github.com/go-xorm/xorm), [gorm](https://github.com/go-gorm/gorm)....
11
-also can build json for some json query db, like [Qdrant](https://github.com/qdrant/qdrant) ....
+also can build json for some json parameter db, like [Qdrant](https://github.com/qdrant/qdrant) ....
12
13
14
> 📅 **v1.0.0 Roadmap**: Planning for release in June 2026. See [ROADMAP_v1.0.0.md](doc/ROADMAP_v1.0.0.md) for details.
0 commit comments