logoalt Hacker News

rafael-luatoday at 1:45 AM1 replyview on HN

The issue with this general rule of thumb is that we can swap Postgres for many others, including non-relational, and it works.


Replies

notatoadtoday at 2:04 AM

i don't think that's an issue. it's still a perfectly good rule.

use what you're familiar with, until it stops working. then use something else. postgres just goes a lot further than a lot of other tools before you get to the "use something else" phase. and postgres is the database a lot of people are familiar with.