Skip to content

Commit 56e90a7

Browse files
joocerZiinc
authored andcommitted
Add User (apache#787)
1 parent c77028f commit 56e90a7

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
@@ -93,7 +93,7 @@ $ cargo run --features json_example --example cli FILENAME.sql [--dialectname]
9393
## Users
9494

9595
This parser is currently being used by the [DataFusion] query engine,
96-
[LocustDB], [Ballista] and [GlueSQL].
96+
[LocustDB], [Ballista], [GlueSQL], and [Opteryx].
9797

9898
If your project is using sqlparser-rs feel free to make a PR to add it
9999
to this list.
@@ -178,6 +178,7 @@ licensed as above, without any additional terms or conditions.
178178
[LocustDB]: https://github.com/cswinter/LocustDB
179179
[Ballista]: https://github.com/apache/arrow-ballista
180180
[GlueSQL]: https://github.com/gluesql/gluesql
181+
[Opteryx]: https://github.com/mabel-dev/opteryx
181182
[Pratt Parser]: https://tdop.github.io/
182183
[sql-2016-grammar]: https://jakewheat.github.io/sql-overview/sql-2016-foundation-grammar.html
183184
[sql-standard]: https://en.wikipedia.org/wiki/ISO/IEC_9075

0 commit comments

Comments
 (0)