Hacker News new | ask | show | jobs
by davidkwast 128 days ago
This ColumnStore is very simple and just do table scans sequentially on every query. It doesn't support indexes and unique constraints. It is almost an append-only serialization file format, but with some columnar concepts.