@lius511
lius511 暂无简介
OmniOperator operator acceleration is implemented using native code (C/C++) to optimize big data SQL operators.
OmniAdaptor is the glue layer component between OmniOperator, Spark, and Flink.
Apache Doris (incubating)(原Palo)是一款百度大数据团队自主研发的MPP数据库
Velox 是一个 C++ 矢量化数据库加速库,旨在优化查询引擎和数据处理系统
同步于 https://github.com/CyC2018/CS-Notes
一个基于B+ Tree的简单KV数据库。这不是一个实用的项目,主要目的是学习B+ Tree的应用。
VSCode以及调试,gdb , LaunchJson配置等