Update README.md - add Sqawk to users list

Add the Sqawk project to the users section.  We are an extensive user of sqlparser!
This commit is contained in:
Jeff Garzik 2025-05-06 12:18:54 -04:00 committed by GitHub
parent ac1c339666
commit 5546b33249
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -157,7 +157,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.