Database
2020
- Paper Reading - Hekaton: SQL Server’s Memory-Optimized OLTP Engine
- InnoDB Internals - Consistent Reads
2019
- Hacking MySQL #1 - Overview, Building, and Testing
- Sorting structured data using memcmp-friendly encoding part 2 - floats
- Repeatable reads in InnoDB comes with a catch
- Diagnosing interesting MySQL client connection error in localhost through the source code
- Sorting structured data in a unstructured way using memcmp-friendly encoding Part 1 - sorting integers and strings