logoalt Hacker News

gempirtoday at 2:26 PM0 repliesview on HN

You can keep "columnar" data in a row based database like postgres, it's just more expensive. But with little data that's fine and reduces infrastructural complexity. When you reach too much data it gets to a point where you then actually want to use the correct database for your usecase.