LinMingQiang's Stars
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
jgraph/drawio-desktop
Official electron build of draw.io
shadowsocks/ShadowsocksX-NG
Next Generation of ShadowsocksX
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
apache/iceberg
Apache Iceberg
apache/zeppelin
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
apache/calcite
Apache Calcite
DataLinkDC/dinky
Dinky is a real-time data development platform based on Apache Flink, enabling agile data development, deployment and operation.
apache/fury
A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
apache/paimon
Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
eosphoros-ai/DB-GPT-Hub
A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance in Text-to-SQL
ClickHouse/clickhouse-java
ClickHouse Java Clients & JDBC Driver
apache/carbondata
High performance data store solution
apache/gravitino
World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
alibaba/fluss
Fluss is a streaming storage built for real-time analytics.
apache/incubator-xtable
Apache XTable (incubating) is a cross-table converter for lakehouse table formats that facilitates interoperability across data processing systems and query engines.
apache/celeborn
Apache Celeborn is an elastic and high-performance service for shuffle and spilled data.
linkedin/coral
Coral is a translation, analysis, and query rewrite engine for SQL and other relational languages.
itinycheng/flink-connector-clickhouse
Flink SQL connector for ClickHouse. Support ClickHouseCatalog and read/write primary data, maps, arrays to clickhouse.
HamaWhiteGG/flink-sql-lineage
The Lineage Analysis system for FlinkSQL supports advanced syntax such as Watermark, UDTF, CEP, Windowing TVFs, and CTAS.
cubefs/compass
Compass is a task diagnosis platform for bigdata
melin/superior-sql-parser
基于 antlr4 的多种数据库SQL解析器,获取SQL中元数据,可用于数据平台产品中的多个场景:ddl语句提取元数据、sql 权限校验、表级血缘、sql语法校验等场景。支持spark、flink、gauss、starrocks、Oracle、MYSQL、Postgresql,sqlserver,、db2等
apache/flink-connector-kafka
Apache flink
HamaWhiteGG/flink-sql-security
FlinkSQL数据脱敏和行级权限解决方案及源码,支持面向用户级别的数据脱敏和行级数据访问控制,即特定用户只能访问到脱敏后的数据或授权过的行。此方案是实时领域Flink的解决方案,类似于离线数仓Hive Ranger中的Row-level Filter和Column Masking方案。
apache/paimon-rust
Apache Paimon Rust The rust implementation of Apache Paimon.
prasanthj/hyperloglog
HyperLogLog (original and hyperloglog++) algorithm implementation in java.
ververica/ForSt
A Persistent Key-Value Store designed for Streaming processing
flipkart-incubator/kafka-filtering
Very fast & efficient grep for Kafka stream
dungba88/libra
Java Predicate, supports SQL-like syntax
wendal/clickhouse-jdbc
JDBC driver for ClickHouse