Skip to content

Commit ae8830b

Browse files
committed
readme+
1 parent 8ed1d82 commit ae8830b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66

77
**AI-First SQL Builder** for Relational and Vector Databases
88

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),
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),
1010
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) ....
12+
1113

1214
> 📅 **v1.0.0 Roadmap**: Planning for release in June 2026. See [ROADMAP_v1.0.0.md](doc/ROADMAP_v1.0.0.md) for details.
1315

0 commit comments

Comments
 (0)