Skip to content

Commit 1fb9f3e

Browse files
authored
Add Qrlew as a user in README.md (apache#1107)
1 parent 70764a1 commit 1fb9f3e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ $ cargo run --features json_example --example cli FILENAME.sql [--dialectname]
115115
## Users
116116

117117
This parser is currently being used by the [DataFusion] query engine,
118-
[LocustDB], [Ballista], [GlueSQL], [Opteryx], [PRQL], and [JumpWire].
118+
[LocustDB], [Ballista], [GlueSQL], [Opteryx], [PRQL], [Qrlew], and [JumpWire].
119119

120120
If your project is using sqlparser-rs feel free to make a PR to add it
121121
to this list.
@@ -211,6 +211,7 @@ licensed as above, without any additional terms or conditions.
211211
[GlueSQL]: https://github.com/gluesql/gluesql
212212
[Opteryx]: https://github.com/mabel-dev/opteryx
213213
[PRQL]: https://github.com/PRQL/prql
214+
[Qrlew]: https://github.com/Qrlew/qrlew
214215
[JumpWire]: https://github.com/extragoodlabs/jumpwire
215216
[Pratt Parser]: https://tdop.github.io/
216217
[sql-2016-grammar]: https://jakewheat.github.io/sql-overview/sql-2016-foundation-grammar.html

0 commit comments

Comments
 (0)