LB-Yu / data-systems-learning
Learning summary and examples about data systems.
☆40Updated 9 months ago
Alternatives and similar repositories for data-systems-learning:
Users that are interested in data-systems-learning are comparing it to the libraries listed below
- Test code for apache calcite☆213Updated 2 years ago
- calcite的相关联系代码,包含CSV适配器,使用CSV适配器来进行SQL查询。SQL的parse和validate,以及RBO和CBO的使用。☆71Updated 4 years ago
- FlinkSQL数据脱敏和行级权限解决方案及源码,支持面向用户级别的数据脱敏和行级数据访问控制,即特定用户只能访问到脱敏后的数据或授权过的行。此方案是实时领域Flink的解决方案,类似于离线数仓Hive Ranger中的Row-level Filter和Column Mas…☆134Updated last year
- DorisDB SQL解析器Java实现;Clickhouse SQL解析器Java实现☆93Updated 2 years ago
- 基于antlr4的sql解析,实现格式化,元数据,血源等自定义解析,包括hive☆111Updated 2 years ago
- 本 GitHub 项目是 Flink Forward Asia Hackathon (2021) 的投票专用项目。☆122Updated 3 years ago
- 从本地IDEA提交Flink/Spark任务到Yarn/k8s集群☆162Updated 3 years ago
- Apache SeaTunnel documents☆60Updated this week
- 汇总Apache Hudi中的一些Demo,便于快速上手Apache Hudi(Apache Hudi Demos to help beginners know about Hudi)☆74Updated 4 years ago
- A SQL driver framework that supports multiple data source☆101Updated last year
- 通过语法树解析获取字段级血缘数据☆61Updated last year
- 解析 SQL 字段数据血缘☆70Updated last month
- Doris表和字段血缘项目☆78Updated 11 months ago
- 基于flink 1.8 源码二次开发,详见MD☆82Updated 4 years ago
- 大数据相关内容汇总,包括分布式存储引擎、分布式计算引擎、数仓建设等。关键词:Hadoop、HBase、ES、Kudu、Hive、Presto、Spark、Flink、Kylin、ClickHouse☆229Updated 3 months ago
- ☆45Updated 5 years ago
- Playground for Flink Table Store with use cases and performance features☆48Updated last year
- Using Flink SQL to build ETL job☆202Updated last year
- Remote Shuffle Service for Flink☆189Updated 2 years ago
- flink sql connector clickhouse zeppelin☆79Updated 2 years ago
- 基于 Flink 的 sqlSubmit 程序☆145Updated last year
- dataService platform is a low-code platform, which only needs to write SQL to realize the development of API services, solve the unificat…☆111Updated last year
- REST job server for Apache Flink☆18Updated last year
- RocketMQ integration for Apache Flink. This module includes the RocketMQ source and sink that allows a flink job to either write messages…☆150Updated 3 weeks ago
- Flink Demo☆41Updated last year
- 汇总Apache Iceberg相关的最新文章、资料以及Demo等☆32Updated 3 years ago
- https://blog.csdn.net/QXC1281/article/details/89070285☆538Updated 2 years ago
- 剥离的模块,用于查看Spark SQL生成的语法树☆92Updated 5 years ago
- sql解析工具。主要解析hive sql、spark sql、presto sql。从sql中解析出输入表、输出表以及字段等信息☆94Updated last year
- 基于 antlr4 的多种数据库SQL解析器,获取SQL中元数据,可用于数据平台产品中的多个场景:ddl语句提取元数据、sql 权限校验、表级血缘、sql语法校验等场景。支持spark、flink、gauss、starrocks、Oracle、MYSQL、Postgresq…☆333Updated this week