spark,hive,等SQL解析案例
☆41Dec 17, 2018Updated 7 years ago
Alternatives and similar repositories for Antlr4-sqlParser
Users that are interested in Antlr4-sqlParser are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- sql解析工具。主要解析hive sql、spark sql、presto sql。从sql中解析出输入表、输出表以及字段等信息☆97Jun 14, 2023Updated 3 years ago
- 基于 antlr4 的多种数据库SQL解析器,获取SQL中元数据,可用于数据平台产品中的多个场景:ddl语句提取元数据、sql 权限校验、表级血缘、sql语法校验等场景。支持spark、flink、gauss、starrocks、Oracle、MYSQL、Postgresq…☆418Jun 22, 2026Updated last month
- 通过语法树解析获取字段级血缘数据☆63Apr 17, 2023Updated 3 years ago
- ZkConfig是为zookeeper开发的配置服务工具包,能与现有的Java系统进行良好的集成,也可以使用与非java系统以独立进程运行。提供与spring进行集成的插件。采用注解方式对需要动态更新的内存数据对象进行标注。 ZkConfig用于解决在系统集群中配置文件的实…☆26Apr 17, 2015Updated 11 years ago
- Vue实现Antv X6中的示例,以及一些开发场景☆14Aug 31, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于antlr4的sql解析,实现格式化,元数据,血源等自定义解析,包括hive☆111Nov 15, 2022Updated 3 years ago
- HiveQL Parser. Parse HiveQL code and print AST in JSON format if success, else print well formed syntax error message.☆25May 1, 2017Updated 9 years ago
- 优化flink的多流操作(例如join),优化点不限于数据丢失问题,以及性能问题☆11Apr 8, 2019Updated 7 years ago
- 基于袋鼠云提供的开源flinkStreamSQL项目,对其实时sql进行可视化功能开发;通过tcpip通信,前端页面选择需要连接的数据库信息,并写sql语句,点击提交后,后端自动执行集群启动和JobGraph提交,并返回结果给前端页面。实现了使用者即使不了解Kafka、fl…☆10Jun 23, 2019Updated 7 years ago
- 一个手动管理spark streaming集成kafka时的偏移量到zookeeper中的小项目☆133Dec 17, 2025Updated 7 months ago
- Alerting and monitoring tool for Apache Spark☆23May 20, 2022Updated 4 years ago
- 所有项目汇总☆18Mar 27, 2019Updated 7 years ago
- A simple demo about Flink Upsert-kafka☆16Mar 11, 2021Updated 5 years ago
- Java Client of the Spark Job Server implementing the arranged Rest APIs☆52Jun 4, 2021Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Spark Structured Streaming JDBC Sink☆16Apr 26, 2021Updated 5 years ago
- ☆43Jul 23, 2020Updated 6 years ago
- springcloud-demo, 注册中心、负载均衡、熔断器、调用监控、API网关示例☆15Feb 9, 2017Updated 9 years ago
- A testing framework for Trino☆28Aug 4, 2026Updated last week
- HiveReader for alibaba DataX☆17Jul 23, 2023Updated 3 years ago
- 基于antlr4 解析器,支持spark sql, tidb sql, flink sql, Spark/flink jar 运行命令解析器