Hacker News new | past | comments | ask | show | jobs | submit login

- Selective/lazy access (e.g. I have 100 columns but I want to quickly pull out/query just 2 of them).

- Improved compression (e.g. a column of timestamps).

- Flexible schemas being easy to manage (e.g. adding more columns, or optional columns).

- Vectorization/SIMD-friendly.




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

Search: