/tree-sitter-sql-bigquery

SQL grammar for BigQuery(GoogleSQL)

Primary LanguageJavaScriptMIT LicenseMIT

tree-sitter for GoogleSQL (SQL dialect in BigQuery)

Build/Test

GoogleSQL(formerly known as StandardSQL) parser available in many programming language such as Rust, Node and so on. You could try out the demo on Github Pages

References

Development

Running tests

npm install --also=dev
npm test

Debbuging

  • npm run parse <your sql file.sql> outputs a syntax tree