top | item 35249991

(no title)

FinalBriefing | 2 years ago

Are they really different technologies? It has always been my impression that they are the same tech, but they have a slightly different syntax in some places (DESCRIBE) and different levels of capabilities (Postgres offers more).

If you know the core concepts of one, you are probably 80% good to go with the other.

discuss

order

wlll|2 years ago

> Are they really different technologies?

Yes, your impression is wrong.

dotancohen|2 years ago

MySQL and Postgres are completely different technologies that are both accessed by a similar interface.