|
|
|
|
|
by liftbigweights
2758 days ago
|
|
> Slightly off-topic, but: has PostgreSQL largely replaced MySQL for new projects? I'm seeing larger numbers of positions advertising for Postgres, even here in the Midwest. Perhaps, but I suspect people who are migrating from mysql are moving to mariadb, not postresql. > Postgres seems so chock-full of features now Now? PostgreSQL has always been more feature-rich ( especially compared to mysql ). What made mysql popular was it's lack of features ( simplicity ) and its tie-in with php/etc web development. Web developers loved mysql because it was simple and easier to manage because it was so feature poor. Give credit where it is due. MySQL really rode the web development momentum. But PostgreSQL has always been the more mature RDBMS. This is a basic features list ( maybe somewhat biased and somewhat dated ) but the overall trend still holds today. http://www.postgresqltutorial.com/postgresql-vs-mysql/ |
|
I see a fair number of local job postings that specify Postgres experience.