Hacker News new | ask | show | jobs
by Tichy 6284 days ago
I can imagine some benefits, but as for speed of execution I am really doubtful. Your example suggests a "select all" followed by some analysis done in code. I can't imagine this scales well.
1 comments

It creates an index for each view essentially. It's not anything like a "select all".