tree-sitter for GoogleSQL (SQL dialect in BigQuery)

June 20, 2024 ยท View on GitHub

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