Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Column store separates each column into separate file, while this stores the row in the index and does block compression of rows (most high level).

Column stores are only good for big reads and big inserts.



sequential (clustered) reads and primary append writes




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: