© 2026 Hashnode
Henlo frens We discussed till LSM-tree in the last blog, had to break it down into 2 cause this chapter has too much information. Many databases use B-trees, it has become the standard. LSM-tree and B-tree both keep the key value pair sorted, but bot...

ClickHouse: The High-Performance Columnar Database for Real-Time Analytics In the era of big data and real-time analytics, choosing the right database system is crucial for handling massive volumes of data efficiently. ClickHouse, a columnar database...
