- 29 Jan 2024
What I Talk About When I Talk About Query Optimizer (Part 1): IR Design
I recently came across an insightful article on SQL Query Optimizers b... - 24 Jan 2024
Why SQL hang for exactly 940s? TCP and Async Rust!
Time for us to start another journey. We'll delve into an SQL hang iss... - 31 Dec 2023
2023 Review - Old Memories and New Wishes
Welcome to my annual review. This year has been incredibly busy for me... - 29 Nov 2023
Rust std fs slower than Python!? No, it's hardware!
I'm about to share a lengthy tale that begins with Apache OpenDAL™ op.... - 15 Oct 2023
Databases Support in Apache OpenDAL™
Apache OpenDAL™ is a data access layer that allows users to easily and... - 28 Aug 2023
2023-35: 从飞书导出日历到 Fastmail
在 Databend Labs,我们主要通过飞书进行日常沟通和任务协调。对于需要语音交流的会议,我们通过日历功能来统一安排时间。我个人则更倾... - 14 Aug 2023
Apache OpenDAL™ 内部实现:数据读取
随着 Apache OpenDAL™ 社区的不断发展,新的抽象在不断增加,为新的贡献者参与开发带来了不少负担,不少维护者都希望对 OpenD... - 12 Jun 2023
2023-24: 漩涡事件反思录
不知不觉漩涡事件已经过去两年多了,与此同时各大项目中仍在不断重演漩涡事件,正如 @jackworks_asref 最近遇到的这样: 这一期的... - 27 May 2023
2023-21: 我的 1Password 密钥管理实践
这期周报分享我的 1Password 密钥管理实践,主要内容包括常见的密码管理,SSH/Shell 集成和 CI/CD 应用。 这些实践应当... - 07 May 2023
2023-18: 将 OpenDAL KV 性能提升 1000%
这期周报分享一个 Apache OpenDAL 的低垂果实:通过去除额外的复制开销将 OpenDAL KV 性能提升 1000%! 背景 O...