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: 21 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T06:59:42.000Z (about 3 years ago)
- Last Synced: 2024-11-12T23:36:05.329Z (6 months ago)
- Topics: ast, clickhouse, parser, visitor
- Language: Java
- Homepage: https://clickhouse.com/
- Size: 180 KB
- Stars: 89
- Watchers: 3
- Forks: 20
- 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)