Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
takegue committed Mar 7, 2023
1 parent cf86e0d commit 277a148
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

[![Build/Test](https://github.com/TKNGUE/tree-sitter-sql-bigquery/actions/workflows/ci.yml/badge.svg)](https://github.com/TKNGUE/tree-sitter-sql-bigquery/actions/workflows/ci.yml)

# tree-sitter for BigQuery's SQL
# tree-sitter for GoogleSQL (SQL dialect BigQuery)

Portable BigQuery SQL Parser available in many programming language such as Rust, Node and so on.
GoogleSQL(formerly known as StandardSQL) parser available in many programming language such as Rust, Node and so on.

This project supports GoogleSQL(formerly StandardSQL) in BigQuery.
This project supports GoogleSQL grammer for BigQuery.
You could try out the demo on [Github Pages](https://takegue.github.io/tree-sitter-sql-bigquery/)

### References
Expand Down

0 comments on commit 277a148

Please sign in to comment.