Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ Some other documentation:
* [GoogleSQL Resolved AST](docs/resolved_ast.md), documenting the intermediate
representation produced by the GoogleSQL analyzer.
* [GoogleSQL
Toolkit](https://github.com/GoogleCloudPlatform/googlesql-toolkit), a
project using GoogleSQL to analyze and understand queries against BigQuery,
and other GoogleSQL engines.
Toolkit], GoogleSQL Toolkit, a project using GoogleSQL to analyze and understand queries against BigQuery and other GoogleSQL engines.
* Pipe query syntax
* See the [reference documentation](https://github.com/google/googlesql/blob/master/docs/pipe-syntax.md)
and [research paper](https://research.google/pubs/pub1005959/).
Expand Down