@online{huang2024wide,
  author       = {Huang, Xuanqiang Angelo},
  title        = {Wide Column Storage},
  date         = {2024-12-28},
  organization = {Xuanqiang Angelo Huang's Blog},
  url          = {https://flecart.github.io/notes/wide-column-storage/},
  langid       = {english},
  abstract     = {Introduction to Wide Column Storages \# One of the bottlenecks of traditional relational databases is the speed of the Joints, which could be done in O ( n ) using a merge join, assuming some indexes are present which make the keys already sorted. The other solution, of just using}
}
