Hacker News new | ask | show | jobs
Vertical Stacking as the Relational Model Intended: Union All by Name (duckdb.org)
4 points by plaur782 528 days ago
1 comments

Actually, pretty useful!

Side note: I'm not totally clear what a multiset offers compared to a Map<A, List<B>> for example. Any thought?