File tree 1 file changed +2
-1
lines changed 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ $ cargo run --features json_example --example cli FILENAME.sql [--dialectname]
93
93
## Users
94
94
95
95
This parser is currently being used by the [ DataFusion] query engine,
96
- [ LocustDB] , [ Ballista] and [ GlueSQL ] .
96
+ [ LocustDB] , [ Ballista] , [ GlueSQL ] , and [ Opteryx ] .
97
97
98
98
If your project is using sqlparser-rs feel free to make a PR to add it
99
99
to this list.
@@ -178,6 +178,7 @@ licensed as above, without any additional terms or conditions.
178
178
[ LocustDB ] : https://github.com/cswinter/LocustDB
179
179
[ Ballista ] : https://github.com/apache/arrow-ballista
180
180
[ GlueSQL ] : https://github.com/gluesql/gluesql
181
+ [ Opteryx ] : https://github.com/mabel-dev/opteryx
181
182
[ Pratt Parser ] : https://tdop.github.io/
182
183
[ sql-2016-grammar ] : https://jakewheat.github.io/sql-overview/sql-2016-foundation-grammar.html
183
184
[ sql-standard ] : https://en.wikipedia.org/wiki/ISO/IEC_9075
You can’t perform that action at this time.
0 commit comments