| Crates.io | tree-sitter-sql-bigquery |
| lib.rs | tree-sitter-sql-bigquery |
| version | 0.8.0 |
| created_at | 2022-06-19 09:35:25.824106+00 |
| updated_at | 2024-05-26 23:49:19.155687+00 |
| description | BigQuery SQL grammar for the tree-sitter parsing library |
| homepage | |
| repository | https://github.com/takegue/tree-sitter-sql-bigquery |
| max_upload_size | |
| id | 608876 |
| size | 33,877,597 |
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
ZetaSQL: https://github.com/google/zetasql/blob/master/docs/README.md
Other SQL Dialect Projects:
npm install --also=dev
npm test
npm run parse <your sql file.sql> outputs a syntax tree