Skip to content

Commit a3cfcac

Browse files
authored
Add Readyset to users in README.md (#2247)
1 parent 5b7bc1a commit a3cfcac

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,9 @@ $ cargo run --features json_example --example cli FILENAME.sql [--dialectname]
159159

160160
## Users
161161

162-
This parser is currently being used by the [DataFusion] query engine, [LocustDB],
163-
[Ballista], [GlueSQL], [Opteryx], [Polars], [PRQL], [Qrlew], [JumpWire], [ParadeDB], [CipherStash Proxy],
164-
and [GreptimeDB].
162+
This parser is currently being used by the [DataFusion] query engine,
163+
[LocustDB], [Ballista], [GlueSQL], [Opteryx], [Polars], [PRQL], [Qrlew],
164+
[JumpWire], [ParadeDB], [CipherStash Proxy], [Readyset] and [GreptimeDB].
165165

166166
If your project is using sqlparser-rs feel free to make a PR to add it
167167
to this list.
@@ -282,3 +282,4 @@ licensed as above, without any additional terms or conditions.
282282
[`GenericDialect`]: https://docs.rs/sqlparser/latest/sqlparser/dialect/struct.GenericDialect.html
283283
[CipherStash Proxy]: https://github.com/cipherstash/proxy
284284
[GreptimeDB]: https://github.com/GreptimeTeam/greptimedb
285+
[Readyset]: https://github.com/readysettech/readyset

0 commit comments

Comments
 (0)