Build/Test

tree-sitter for BigQuery's SQL

Portable BigQuery SQL Parser available in many programming language such as Rust, Node and so on.

This project supports StandardSQL in BigQuery. You could try out the demo on Github Pages

References

Development

Running tests

npm install --also=dev npm test

Debbuging