When I first heard about materialized views, my mind was kind of blown. âSo, I can write a SQL query and the results can be stored as its own table (and live on disk?)â. If that puppy lives in-memory, itâs GOT TO BE faster then having to dig into the deep, dark depths of the database. Right? Yeah, itâs true. Grabbing data from disk, just sitting there, ready for you, is pretty fast. But when is it

{{#tags}}- {{label}}
{{/tags}}