Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JiamingMai/clickhouse-ast-parser
AST parser and visitor for ClickHouse SQL
https://github.com/JiamingMai/clickhouse-ast-parser
ast clickhouse parser visitor
Last synced: 3 months ago
JSON representation
AST parser and visitor for ClickHouse SQL
- Host: GitHub
- URL: https://github.com/JiamingMai/clickhouse-ast-parser
- Owner: JiamingMai
- License: apache-2.0
- Created: 2022-01-16T09:25:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T06:59:42.000Z (over 2 years ago)
- Last Synced: 2024-04-13T10:20:40.259Z (7 months ago)
- Topics: ast, clickhouse, parser, visitor
- Language: Java
- Homepage: https://clickhouse.com/
- Size: 180 KB
- Stars: 86
- Watchers: 3
- Forks: 19
- Open Issues: 2
Awesome Lists containing this project
- awesome-clickhouse - JiamingMai/clickhouse-ast-parser - The ClickHouse AST Parser is a Java library that converts ClickHouse SQL statements to Abstract Syntax Trees and provides various utilities for data manipulation. (Language bindings / Java)