Remix.run Logo
globular-toast 8 days ago

In Postgres a materialized view is basically a table that remembers the query used to generate it. Useful if you want to trigger the refreshes without knowing the queries.