Hacker News new | ask | show | jobs
by DeathArrow 880 days ago
Can you point, please, to the better abstractions?
1 comments

SQL comes to mind.

Every time you run an SQL query on BigQuery, for example, you are executing those same fundamental map shuffle primitives on underlying data, it's just that the interface is very different.