Hi, I'm Chi, currently working @neondatabase. I spent most of my life in Shanghai, and now I'm living in Pittsburgh.
- I'm maintaining RisingLight, an educational OLAP database system.
- I worked on BusTub as a teaching assistant for @cmu-db's intro to database course when I was in Carnegie Mellon University.
- I'm interested in exploring how to productively use the Rust programming language in data-intensive applications.
- In mini-lsm, you will learn how to build a LSM-tree storage engine in Rust.
- In type-exercise-in-rust, you will learn how to build a vectorized expression evaluation framework in database systems with Rust.
- In write-you-a-vector-db, you will add vector extensions to a relational database system.