Y
Hacker News
new
|
ask
|
show
|
jobs
by
eliocs
173 days ago
How would you achieve fast list queries of accessible resources with this approach?
1 comments
gz09
173 days ago
feldera has a way to run ad-hoc/list queries on materialized views. Alternatively, you can send the result somewhere where you can query it.
link