Skip to content

Commit 776b10a

Browse files
Add GreptimeDB to the "Users" in README (#1788)
1 parent 45420ce commit 776b10a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,8 @@ $ cargo run --features json_example --example cli FILENAME.sql [--dialectname]
156156
## Users
157157

158158
This parser is currently being used by the [DataFusion] query engine, [LocustDB],
159-
[Ballista], [GlueSQL], [Opteryx], [Polars], [PRQL], [Qrlew], [JumpWire], [ParadeDB] and [CipherStash Proxy].
159+
[Ballista], [GlueSQL], [Opteryx], [Polars], [PRQL], [Qrlew], [JumpWire], [ParadeDB], [CipherStash Proxy],
160+
and [GreptimeDB].
160161

161162
If your project is using sqlparser-rs feel free to make a PR to add it
162163
to this list.
@@ -276,3 +277,4 @@ licensed as above, without any additional terms or conditions.
276277
[`Dialect`]: https://docs.rs/sqlparser/latest/sqlparser/dialect/trait.Dialect.html
277278
[`GenericDialect`]: https://docs.rs/sqlparser/latest/sqlparser/dialect/struct.GenericDialect.html
278279
[CipherStash Proxy]: https://github.com/cipherstash/proxy
280+
[GreptimeDB]: https://github.com/GreptimeTeam/greptimedb

0 commit comments

Comments
 (0)