Hacker News new | ask | show | jobs
by hot_gril 464 days ago
Doesn't a Postgres table fulfill this? You don't shove the whole list into a single column, you make a separate row per entry. This also works as a map or set.