tobegit3hub / code_examplesLinks
The code for computer science
☆37Updated last year
Alternatives and similar repositories for code_examples
Users that are interested in code_examples are comparing it to the libraries listed below
Sorting:
- Test code for apache calcite☆215Updated 3 years ago
- A SQL driver framework that supports multiple data source☆103Updated 2 years ago
- calcite的相关联系代码,包含CSV适配器,使用CSV适配器来进行SQL查询。SQL的parse和validate,以及RBO和CBO的使用。☆73Updated 5 years ago
- A high performance in-memory hive sql engine based on Apache Calcite☆194Updated 3 years ago
- https://blog.csdn.net/QXC1281/article/details/89070285☆552Updated 2 years ago
- ☆133Updated 3 weeks ago
- 大数据相关内容汇总,包括分布式存储引擎、分布式计算引擎、数仓建设等。关键词:Hadoop、HBase、ES、Kudu、Hive、Presto、Spark、Flink、Kylin、ClickHouse☆232Updated last year
- AI 时代的智能数据库☆221Updated 2 years ago
- sql解析工具。主要解析hive sql、spark sql、presto sql。从sql中解析出输入表、输出表以及字段等信息☆97Updated 2 years ago
- Platform for Flink☆284Updated 3 years ago
- presto hbase connector 组件基于Presto Connector接口规范实现,用来给Presto增加查询HBase的功能。相比其他开源版本的HBase Connector,我们的性能要快10到100倍以上。☆242Updated 3 years ago
- 基于antlr4的sql解析,实现格式化,元数据,血源等自定义解析,包括hive☆111Updated 3 years ago
- 通过语法树解析获取字段级血缘数据☆61Updated 2 years ago
- 基于flink1.9.1,flink-sql-client模块SDK单独实现,支持Yarn集群的远程SQL任务发布,可以支撑flink sql任务的远程化执行☆47Updated last week
- Apache Flink 源码分析系列,基于 git tag 1.1.2☆233Updated 8 years ago
- Unified SQL Analytics Engine Based on SparkSQL☆212Updated 3 years ago
- 基于 antlr4 的多种数据库SQL解析器,获取SQL中元数据,可用于数据平台产品中的多个场景:ddl语句提取元数据、sql 权限校验、表级血缘、sql语法校验等场景。支持spark、flink、gauss、starrocks、Oracle、MYSQL、Postgresq…☆397Updated last week
- Stream computing platform for bigdata☆408Updated last year
- Using Flink SQL to build ETL job☆205Updated 2 years ago
- flink sql connector clickhouse zeppelin☆79Updated 3 years ago
- Spark、Flink等离线任务的调度以及实时任务的监控☆306Updated 2 months ago
- DorisDB SQL解析器Java实现;Clickhouse SQL解析器Java实现☆101Updated 3 years ago
- 汇总Apache Hudi中的一些Demo,便于快速上手Apache Hudi(Apache Hudi Demos to help beginners know about Hudi)☆75Updated 5 years ago
- Real-time ETL developed by Flink, data from MySQL to Greenplum. Use canal to parse the MySQL binlog, put it into kafka, use Flink to cons…☆80Updated last year
- Real time data processing system based on flink and CEP☆253Updated last year
- 从本地IDEA提交Flink/Spark任务到Yarn/k8s集群☆167Updated 4 years ago
- 为DataX(https://github.com/alibaba/DataX) 提供远程多语言调用(ThriftServer,HttpServer) 分布式运行(DataX on YARN) 功能☆145Updated 2 weeks ago
- 给flink开发的web系统。支持页面上定义udf,进行sql和jar任务的提交;支持source、sink、job的管理;可以管理openshift上的flink集群☆289Updated 3 years ago
- flink-sql 在 flink 上运行 sql 和 构建数据流的平台 基于 apache flink 1.10.0☆111Updated 3 years ago
- ☆92Updated 2 years ago