Hacker News new | ask | show | jobs
by 6345dhjdsf 1003 days ago
> So this works not that differently to an index

Yes, it's pretty much the same as a covering index is used

> There's also materialized views

Ah yes, that's pretty much the answer (if incrementally updated). Thanks.