Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kangkaisen/olap-performance

OLAP Database Performance Tuning Guide
https://github.com/kangkaisen/olap-performance

book cpp database olap performance query simd

Last synced: 5 days ago
JSON representation

OLAP Database Performance Tuning Guide

Awesome Lists containing this project

README

        

# 《OLAP 数据库性能优化指南》

在线阅读: https://perf.bcmeng.com/

## 书籍大纲

1. 性能优化的基本问题
2. 计算机原理
3. 数据库原理
4. 性能优化方法论
5. 性能优化工具
6. 性能优化案例
7. 性能测试
8. 生产环境的性能难题
9. 学习资料
10. 技术创新和工程创新

## 为什么发起这个项目

1. 希望每个热爱数据库,热爱性能优化的工程师都能快速,系统地掌握 OLAP 性能优化的关键要点
2. 2025年将是我进入数据库领域的第十年,希望把自己十年内关于性能优化的经验总结分享下
3. 我和我的团队从零打造了 StarRocks 向量化执行器,CBO 优化器,Pipeline 并发引擎,打造出了一个全球领先的数据库查询引擎,希望把 StarRocks 性能优化的工程经验分享下

欢迎大家一起共建

## 更新计划

希望能在 2025 年的时候完成这本书籍的 1.0 版本,计划从 0.1 到 1.0 发布 10个版本

## TODO

- [x] 完成基本大纲,发布 0.1 版本
- [ ] 整理完本地的几十篇笔记和分享,发布 0.2 版本

## 如何贡献

1. 小改动可以直接在 网页上修改
2. 大改动可以参考 在本地修改

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=kangkaisen/olap-performance&type=Date)](https://star-history.com/#kangkaisen/olap-performance&Date)