BruceKellan
Software Engineer. Passionate about data technology.
37 Interactive EntertainmentGuangZhou China
Pinned Repositories
hudi
Upserts, Deletes And Incremental Processing on Big Data.
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
architect-awesome
后端架构师技术图谱
ballista-java
Database-Systems
🛀🏻 CMU-15445 Learn database with Andy Pavlo
flink
Apache Flink
hudi
Upserts, Deletes And Incremental Processing on Big Data.
kafka
Mirror of Apache Kafka
reactor-demo
个人Reactor实践Demo
spark
Apache Spark - A unified analytics engine for large-scale data processing
BruceKellan's Repositories
BruceKellan/Database-Systems
🛀🏻 CMU-15445 Learn database with Andy Pavlo
BruceKellan/hudi
Upserts, Deletes And Incremental Processing on Big Data.
BruceKellan/reactor-demo
个人Reactor实践Demo
BruceKellan/ballista-java
BruceKellan/flink
Apache Flink
BruceKellan/kafka
Mirror of Apache Kafka
BruceKellan/spark
Apache Spark - A unified analytics engine for large-scale data processing
BruceKellan/calcite
Apache Calcite
BruceKellan/CategoryResourceRepost
极客时间专栏 md (在线阅读参考https://learn.lianglianglee.com/) link address and reposted blogs/resources about programming
BruceKellan/chunjun
A data integration framework
BruceKellan/flink-cdc-connectors
CDC Connectors for Apache Flink®
BruceKellan/flink-sql-lineage
The Lineage Analysis system for FlinkSQL supports advanced syntax such as Watermark, UDTF, CEP, Windowing TVFs, and CTAS.
BruceKellan/greptimedb
An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud.
BruceKellan/how-query-engines-work
This is the companion repository for the book How Query Engines Work.
BruceKellan/iceberg
Apache Iceberg
BruceKellan/incubator-paimon
Apache Paimon(incubating) is a streaming data lake platform that supports high-speed data ingestion, change data tracking and efficient real-time analytics.
BruceKellan/incubator-paimon-trino
Apache Paimon(incubating) is a streaming data lake platform that supports high-speed data ingestion, change data tracking and efficient real-time analytics.
BruceKellan/JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
BruceKellan/kyuubi
Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
BruceKellan/learn.lianglianglee.com
BruceKellan/leveldb
Port of LevelDB to Java
BruceKellan/lindorm-tsdb-contest-java
天池时序数据库大赛
BruceKellan/parquet-format
Apache Parquet
BruceKellan/presto
The official home of the Presto distributed SQL query engine for big data
BruceKellan/presto-teach
presto、trino资料分享,开发文档、源码阅读、二次开发。
BruceKellan/quasar
Fibers, Channels and Actors for the JVM
BruceKellan/spring-reading
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
BruceKellan/tinysql
A course to build the SQL layer of a distributed database.
BruceKellan/trino-gateway
BruceKellan/trino-getting-started