Skip to content

Commit 92781c1

Browse files
Add ParadeDB to list of known users (#1142)
1 parent 1a07c5d commit 92781c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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], [Qrlew], and [JumpWire].
118+
[LocustDB], [Ballista], [GlueSQL], [Opteryx], [PRQL], [Qrlew], [JumpWire], and [ParadeDB].
119119

120120
If your project is using sqlparser-rs feel free to make a PR to add it
121121
to this list.
@@ -213,6 +213,7 @@ licensed as above, without any additional terms or conditions.
213213
[PRQL]: https://github.com/PRQL/prql
214214
[Qrlew]: https://github.com/Qrlew/qrlew
215215
[JumpWire]: https://github.com/extragoodlabs/jumpwire
216+
[ParadeDB]: https://github.com/paradedb/paradedb
216217
[Pratt Parser]: https://tdop.github.io/
217218
[sql-2016-grammar]: https://jakewheat.github.io/sql-overview/sql-2016-foundation-grammar.html
218219
[sql-standard]: https://en.wikipedia.org/wiki/ISO/IEC_9075

0 commit comments

Comments
 (0)