This commit is contained in:
Jeff Garzik 2025-06-26 14:49:13 +01:00 committed by GitHub
commit 5f2e78f591
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -161,7 +161,7 @@ $ cargo run --features json_example --example cli FILENAME.sql [--dialectname]
This parser is currently being used by the [DataFusion] query engine, [LocustDB],
[Ballista], [GlueSQL], [Opteryx], [Polars], [PRQL], [Qrlew], [JumpWire], [ParadeDB], [CipherStash Proxy],
and [GreptimeDB].
[Sqawk](https://github.com/jgarzik/sqawk) and [GreptimeDB].
If your project is using sqlparser-rs feel free to make a PR to add it
to this list.