|
|
|
|
|
by threeseed
2743 days ago
|
|
None of this makes sense. ORMs have existed for decades so developers can use a SQL database just fine without knowing the language. So it's definitely not this. It's more likely because Mongo is (a) is extremely fast, (b) the easiest database to manage and (c) has a flexible schema which aligns better with dynamic languages which are more popular amongst younger developers. |
|
Mongo literally has no upside vs postgres.