tree-sitter-sql-bigquery


Nametree-sitter-sql-bigquery JSON
Version 0.8.0 PyPI version JSON
download
home_pageNone
SummarySqlBigquery grammar for tree-sitter
upload_time2024-05-26 23:55:40
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords incremental parsing tree-sitter sql-bigquery
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![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 GoogleSQL (SQL dialect in BigQuery)

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](https://takegue.github.io/tree-sitter-sql-bigquery/)

### References

- ZetaSQL: https://github.com/google/zetasql/blob/master/docs/README.md

- Other SQL Dialect Projects:
  - MySQL: https://github.com/DerekStride/tree-sitter-sql
  - PostgreSQL: https://github.com/m-novikov/tree-sitter-sql
  - SQLite: https://github.com/dhcmrlchtdj/tree-sitter-sqlite

## Development

### Running tests

```
npm install --also=dev
npm test
```

### Debbuging

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tree-sitter-sql-bigquery",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "incremental, parsing, tree-sitter, sql-bigquery",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d9/46/198db1c47a8b6bf285697dbb64dc8e802d19be35f1d439bc048c7f6e9d30/tree-sitter-sql-bigquery-0.8.0.tar.gz",
    "platform": null,
    "description": "[![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)\n\n# tree-sitter for GoogleSQL (SQL dialect in BigQuery)\n\nGoogleSQL(formerly known as StandardSQL) parser available in many programming language such as Rust, Node and so on. You\ncould try out the demo on [Github Pages](https://takegue.github.io/tree-sitter-sql-bigquery/)\n\n### References\n\n- ZetaSQL: https://github.com/google/zetasql/blob/master/docs/README.md\n\n- Other SQL Dialect Projects:\n  - MySQL: https://github.com/DerekStride/tree-sitter-sql\n  - PostgreSQL: https://github.com/m-novikov/tree-sitter-sql\n  - SQLite: https://github.com/dhcmrlchtdj/tree-sitter-sqlite\n\n## Development\n\n### Running tests\n\n```\nnpm install --also=dev\nnpm test\n```\n\n### Debbuging\n\n- `npm run parse <your sql file.sql>` outputs a syntax tree\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "SqlBigquery grammar for tree-sitter",
    "version": "0.8.0",
    "project_urls": {
        "Homepage": "https://github.com/tree-sitter/tree-sitter-sql-bigquery"
    },
    "split_keywords": [
        "incremental",
        " parsing",
        " tree-sitter",
        " sql-bigquery"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07b58884465884cb214a153f0ae3506b80bcd031b493f41c3e32136871ceb70f",
                "md5": "7ac1071eabfb6d26680565a513fb1d47",
                "sha256": "de99aae2edaaf2d57a28804297d5d06072cde4099b8cabe9a2ff3acfbcf87137"
            },
            "downloads": -1,
            "filename": "tree_sitter_sql_bigquery-0.8.0-cp38-abi3-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7ac1071eabfb6d26680565a513fb1d47",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 426953,
            "upload_time": "2024-05-26T23:55:28",
            "upload_time_iso_8601": "2024-05-26T23:55:28.409237Z",
            "url": "https://files.pythonhosted.org/packages/07/b5/8884465884cb214a153f0ae3506b80bcd031b493f41c3e32136871ceb70f/tree_sitter_sql_bigquery-0.8.0-cp38-abi3-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40c80a4bd25f491f47a9f252ce6b1b316f4c0c06ff2c927d54702a00aa33b2e2",
                "md5": "8dfcc01ab1f2a7f275caa70b8f7aa4cb",
                "sha256": "f456a9487adfe276491a11f6510a1fcd64b393131f56a454942258d0ce9fcf4a"
            },
            "downloads": -1,
            "filename": "tree_sitter_sql_bigquery-0.8.0-cp38-abi3-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "8dfcc01ab1f2a7f275caa70b8f7aa4cb",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 484165,
            "upload_time": "2024-05-26T23:55:30",
            "upload_time_iso_8601": "2024-05-26T23:55:30.107463Z",
            "url": "https://files.pythonhosted.org/packages/40/c8/0a4bd25f491f47a9f252ce6b1b316f4c0c06ff2c927d54702a00aa33b2e2/tree_sitter_sql_bigquery-0.8.0-cp38-abi3-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0a934aabc220fbf39f44ff69353bc39e39d1547b3cd88e00e2016f3e070d9b5",
                "md5": "d5464596ac53625dc5a2aabc0010b309",
                "sha256": "5290ca74afaed3f2380d387dcb8cee1d4b22095d48ce1795a918463b66498bb6"
            },
            "downloads": -1,
            "filename": "tree_sitter_sql_bigquery-0.8.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d5464596ac53625dc5a2aabc0010b309",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 485712,
            "upload_time": "2024-05-26T23:55:31",
            "upload_time_iso_8601": "2024-05-26T23:55:31.921847Z",
            "url": "https://files.pythonhosted.org/packages/f0/a9/34aabc220fbf39f44ff69353bc39e39d1547b3cd88e00e2016f3e070d9b5/tree_sitter_sql_bigquery-0.8.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d440da3bb8143845823f02c1fd916867fbba5b7e9d6aa08b137064474691477",
                "md5": "0fca6c5eda2eb47bde0c204eaa71f220",
                "sha256": "54d1b2676e09d232a288197966280a395d7e123cb8a6067da5932bcc50f3b3b0"
            },
            "downloads": -1,
            "filename": "tree_sitter_sql_bigquery-0.8.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0fca6c5eda2eb47bde0c204eaa71f220",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 486537,
            "upload_time": "2024-05-26T23:55:33",
            "upload_time_iso_8601": "2024-05-26T23:55:33.470417Z",
            "url": "https://files.pythonhosted.org/packages/0d/44/0da3bb8143845823f02c1fd916867fbba5b7e9d6aa08b137064474691477/tree_sitter_sql_bigquery-0.8.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e73ee9a311ba6db51a5f16b96b95f26d60c68e14d1beaa53ba09c686a660db7",
                "md5": "7e7a96caffe0debdc9847d4502513e7c",
                "sha256": "d064720eba8f1c42997b1e68a3e1e76e54e518482da192b7773ab40f741fce65"
            },
            "downloads": -1,
            "filename": "tree_sitter_sql_bigquery-0.8.0-cp38-abi3-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "7e7a96caffe0debdc9847d4502513e7c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 487342,
            "upload_time": "2024-05-26T23:55:35",
            "upload_time_iso_8601": "2024-05-26T23:55:35.035870Z",
            "url": "https://files.pythonhosted.org/packages/6e/73/ee9a311ba6db51a5f16b96b95f26d60c68e14d1beaa53ba09c686a660db7/tree_sitter_sql_bigquery-0.8.0-cp38-abi3-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01f10ac1e5ebf1f4fb0aa562a74c62ac0289283d16b2ac8532f91235924359da",
                "md5": "f5ba4420451ab79a0953c7f092f056dd",
                "sha256": "18113ce83f2159bfe143037a572285d0c781bf8203757efdae707e8a809e0cf6"
            },
            "downloads": -1,
            "filename": "tree_sitter_sql_bigquery-0.8.0-cp38-abi3-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f5ba4420451ab79a0953c7f092f056dd",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 489776,
            "upload_time": "2024-05-26T23:55:36",
            "upload_time_iso_8601": "2024-05-26T23:55:36.720299Z",
            "url": "https://files.pythonhosted.org/packages/01/f1/0ac1e5ebf1f4fb0aa562a74c62ac0289283d16b2ac8532f91235924359da/tree_sitter_sql_bigquery-0.8.0-cp38-abi3-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1335d00366209df3d1cca34fe72d62e79190b6994716d64727a47b084eafa70d",
                "md5": "54a31b79a6b893c99d96d423211b4053",
                "sha256": "ffdffe8038593d3f0608cecbbe36467ff4c19bbd5bd42a3cb2a114c27f4b5b58"
            },
            "downloads": -1,
            "filename": "tree_sitter_sql_bigquery-0.8.0-cp38-abi3-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "54a31b79a6b893c99d96d423211b4053",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 441564,
            "upload_time": "2024-05-26T23:55:38",
            "upload_time_iso_8601": "2024-05-26T23:55:38.418899Z",
            "url": "https://files.pythonhosted.org/packages/13/35/d00366209df3d1cca34fe72d62e79190b6994716d64727a47b084eafa70d/tree_sitter_sql_bigquery-0.8.0-cp38-abi3-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d946198db1c47a8b6bf285697dbb64dc8e802d19be35f1d439bc048c7f6e9d30",
                "md5": "9314314855db94f42f2b9c3f55a805d2",
                "sha256": "66bc1d2a30186569722efa05920a7e42a99029864ff17e81d6299122c6d285ce"
            },
            "downloads": -1,
            "filename": "tree-sitter-sql-bigquery-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9314314855db94f42f2b9c3f55a805d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1448622,
            "upload_time": "2024-05-26T23:55:40",
            "upload_time_iso_8601": "2024-05-26T23:55:40.073217Z",
            "url": "https://files.pythonhosted.org/packages/d9/46/198db1c47a8b6bf285697dbb64dc8e802d19be35f1d439bc048c7f6e9d30/tree-sitter-sql-bigquery-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-26 23:55:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tree-sitter",
    "github_project": "tree-sitter-sql-bigquery",
    "github_not_found": true,
    "lcname": "tree-sitter-sql-bigquery"
}
        
Elapsed time: 0.24992s